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