TextMesh
Inherits: PrimitiveMesh < Mesh < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
BitField<JustificationFlag> |
|
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Property Descriptions
AutowrapMode autowrap_mode = 0
void set_autowrap_mode ( AutowrapMode value )
AutowrapMode get_autowrap_mode ( )
There is currently no description for this property. Please help us by contributing one!
float curve_step = 0.5
There is currently no description for this property. Please help us by contributing one!
float depth = 0.05
There is currently no description for this property. Please help us by contributing one!
Font font
There is currently no description for this property. Please help us by contributing one!
int font_size = 16
There is currently no description for this property. Please help us by contributing one!
HorizontalAlignment horizontal_alignment = 1
void set_horizontal_alignment ( HorizontalAlignment value )
HorizontalAlignment get_horizontal_alignment ( )
There is currently no description for this property. Please help us by contributing one!
BitField<JustificationFlag> justification_flags = 163
void set_justification_flags ( BitField<JustificationFlag> value )
BitField<JustificationFlag> get_justification_flags ( )
There is currently no description for this property. Please help us by contributing one!
String language = ""
There is currently no description for this property. Please help us by contributing one!
float line_spacing = 0.0
There is currently no description for this property. Please help us by contributing one!
Vector2 offset = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
float pixel_size = 0.01
There is currently no description for this property. Please help us by contributing one!
StructuredTextParser structured_text_bidi_override = 0
void set_structured_text_bidi_override ( StructuredTextParser value )
StructuredTextParser get_structured_text_bidi_override ( )
There is currently no description for this property. Please help us by contributing one!
Array structured_text_bidi_override_options = []
void set_structured_text_bidi_override_options ( Array value )
Array get_structured_text_bidi_override_options ( )
There is currently no description for this property. Please help us by contributing one!
String text = ""
There is currently no description for this property. Please help us by contributing one!
Direction text_direction = 0
There is currently no description for this property. Please help us by contributing one!
bool uppercase = false
There is currently no description for this property. Please help us by contributing one!
VerticalAlignment vertical_alignment = 1
void set_vertical_alignment ( VerticalAlignment value )
VerticalAlignment get_vertical_alignment ( )
There is currently no description for this property. Please help us by contributing one!
float width = 500.0
There is currently no description for this property. Please help us by contributing one!