Table of Contents

Class LabelSettings.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class LabelSettings.PropertyName : Resource.PropertyName
Inheritance
LabelSettings.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Font

Cached name for the 'font' property.

public static readonly StringName Font

Field Value

StringName

FontColor

Cached name for the 'font_color' property.

public static readonly StringName FontColor

Field Value

StringName

FontSize

Cached name for the 'font_size' property.

public static readonly StringName FontSize

Field Value

StringName

LineSpacing

Cached name for the 'line_spacing' property.

public static readonly StringName LineSpacing

Field Value

StringName

OutlineColor

Cached name for the 'outline_color' property.

public static readonly StringName OutlineColor

Field Value

StringName

OutlineSize

Cached name for the 'outline_size' property.

public static readonly StringName OutlineSize

Field Value

StringName

ShadowColor

Cached name for the 'shadow_color' property.

public static readonly StringName ShadowColor

Field Value

StringName

ShadowOffset

Cached name for the 'shadow_offset' property.

public static readonly StringName ShadowOffset

Field Value

StringName

ShadowSize

Cached name for the 'shadow_size' property.

public static readonly StringName ShadowSize

Field Value

StringName