Click or drag to resize

FontGetDescent Method

Returns the font descent (number of pixels below the baseline).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float GetDescent()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.Font.GetDescent"]

See Also