Click or drag to resize

BitmapFontAscent Property

Ascent (number of pixels above the baseline).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Ascent { get; set; }

Property Value

Type: Single
See Also