GodotSharpAPI
GodotSharpAPI
Godot
BitmapFont Class
BitmapFont Properties
Ascent Property
Chars Property
DistanceField Property
Fallback Property
Height Property
Kernings Property
Textures Property
BitmapFont
Height Property
Total font height (ascent plus descent) in pixels.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
float
Height
{
get
;
set
; }
Property Value
Type:
Single
See Also
Reference
BitmapFont Class
Godot Namespace