Class SystemFont.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class SystemFont.PropertyName : Font.PropertyName
- Inheritance
-
SystemFont.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AllowSystemFallback
Cached name for the 'allow_system_fallback' property.
public static readonly StringName AllowSystemFallback
Field Value
Antialiasing
Cached name for the 'antialiasing' property.
public static readonly StringName Antialiasing
Field Value
DisableEmbeddedBitmaps
Cached name for the 'disable_embedded_bitmaps' property.
public static readonly StringName DisableEmbeddedBitmaps
Field Value
FontItalic
Cached name for the 'font_italic' property.
public static readonly StringName FontItalic
Field Value
FontNames
Cached name for the 'font_names' property.
public static readonly StringName FontNames
Field Value
FontStretch
Cached name for the 'font_stretch' property.
public static readonly StringName FontStretch
Field Value
FontWeight
Cached name for the 'font_weight' property.
public static readonly StringName FontWeight
Field Value
ForceAutohinter
Cached name for the 'force_autohinter' property.
public static readonly StringName ForceAutohinter
Field Value
GenerateMipmaps
Cached name for the 'generate_mipmaps' property.
public static readonly StringName GenerateMipmaps
Field Value
Hinting
Cached name for the 'hinting' property.
public static readonly StringName Hinting
Field Value
MsdfPixelRange
Cached name for the 'msdf_pixel_range' property.
public static readonly StringName MsdfPixelRange
Field Value
MsdfSize
Cached name for the 'msdf_size' property.
public static readonly StringName MsdfSize
Field Value
MultichannelSignedDistanceField
Cached name for the 'multichannel_signed_distance_field' property.
public static readonly StringName MultichannelSignedDistanceField
Field Value
Oversampling
Cached name for the 'oversampling' property.
public static readonly StringName Oversampling
Field Value
SubpixelPositioning
Cached name for the 'subpixel_positioning' property.
public static readonly StringName SubpixelPositioning