Enum TextServer.FontStyle
- Namespace
- Godot
- Assembly
- GodotSharp.dll
[Flags]
public enum TextServer.FontStyle : long
Fields
Bold = 1Font is bold.
FixedWidth = 4Font have fixed-width characters.
Italic = 2Font is italic or oblique.
[Flags]
public enum TextServer.FontStyle : long
Bold = 1Font is bold.
FixedWidth = 4Font have fixed-width characters.
Italic = 2Font is italic or oblique.