Class TextMesh.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class TextMesh.PropertyName : PrimitiveMesh.PropertyName
- Inheritance
-
TextMesh.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AutowrapMode
Cached name for the 'autowrap_mode' property.
public static readonly StringName AutowrapMode
Field Value
CurveStep
Cached name for the 'curve_step' property.
public static readonly StringName CurveStep
Field Value
Depth
Cached name for the 'depth' property.
public static readonly StringName Depth
Field Value
Font
Cached name for the 'font' property.
public static readonly StringName Font
Field Value
FontSize
Cached name for the 'font_size' property.
public static readonly StringName FontSize
Field Value
HorizontalAlignment
Cached name for the 'horizontal_alignment' property.
public static readonly StringName HorizontalAlignment
Field Value
JustificationFlags
Cached name for the 'justification_flags' property.
public static readonly StringName JustificationFlags
Field Value
Language
Cached name for the 'language' property.
public static readonly StringName Language
Field Value
LineSpacing
Cached name for the 'line_spacing' property.
public static readonly StringName LineSpacing
Field Value
Offset
Cached name for the 'offset' property.
public static readonly StringName Offset
Field Value
PixelSize
Cached name for the 'pixel_size' property.
public static readonly StringName PixelSize
Field Value
StructuredTextBidiOverride
Cached name for the 'structured_text_bidi_override' property.
public static readonly StringName StructuredTextBidiOverride
Field Value
StructuredTextBidiOverrideOptions
Cached name for the 'structured_text_bidi_override_options' property.
public static readonly StringName StructuredTextBidiOverrideOptions
Field Value
Text
Cached name for the 'text' property.
public static readonly StringName Text
Field Value
TextDirection
Cached name for the 'text_direction' property.
public static readonly StringName TextDirection
Field Value
Uppercase
Cached name for the 'uppercase' property.
public static readonly StringName Uppercase
Field Value
VerticalAlignment
Cached name for the 'vertical_alignment' property.
public static readonly StringName VerticalAlignment
Field Value
Width
Cached name for the 'width' property.
public static readonly StringName Width