Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


lineHeight

The line height of the font.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.TextRenderingModule
public int lineHeight { get; }

Remarks

This is the line height of the font, used to align lines of text above each other.