Table of Contents

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

StringName

Antialiasing

Cached name for the 'antialiasing' property.

public static readonly StringName Antialiasing

Field Value

StringName

DisableEmbeddedBitmaps

Cached name for the 'disable_embedded_bitmaps' property.

public static readonly StringName DisableEmbeddedBitmaps

Field Value

StringName

FontItalic

Cached name for the 'font_italic' property.

public static readonly StringName FontItalic

Field Value

StringName

FontNames

Cached name for the 'font_names' property.

public static readonly StringName FontNames

Field Value

StringName

FontStretch

Cached name for the 'font_stretch' property.

public static readonly StringName FontStretch

Field Value

StringName

FontWeight

Cached name for the 'font_weight' property.

public static readonly StringName FontWeight

Field Value

StringName

ForceAutohinter

Cached name for the 'force_autohinter' property.

public static readonly StringName ForceAutohinter

Field Value

StringName

GenerateMipmaps

Cached name for the 'generate_mipmaps' property.

public static readonly StringName GenerateMipmaps

Field Value

StringName

Hinting

Cached name for the 'hinting' property.

public static readonly StringName Hinting

Field Value

StringName

MsdfPixelRange

Cached name for the 'msdf_pixel_range' property.

public static readonly StringName MsdfPixelRange

Field Value

StringName

MsdfSize

Cached name for the 'msdf_size' property.

public static readonly StringName MsdfSize

Field Value

StringName

MultichannelSignedDistanceField

Cached name for the 'multichannel_signed_distance_field' property.

public static readonly StringName MultichannelSignedDistanceField

Field Value

StringName

Oversampling

Cached name for the 'oversampling' property.

public static readonly StringName Oversampling

Field Value

StringName

SubpixelPositioning

Cached name for the 'subpixel_positioning' property.

public static readonly StringName SubpixelPositioning

Field Value

StringName