TextStyle.LayoutHeight

float LayoutHeight{ get set }

Description

(meters) Layout height is the height of the font’s CapHeight, which is used for calculating the vertical height of the text when doing text layouts. This does not include the height of the descender, nor does it represent the maximum possible height a glyph may extend upwards (use Text.SizeRender).




Found an issue with these docs, or have some additional questions? Create an Issue on Github!