Text 2D
A scene object displaying 2D text on the screen. The object is in 'Base\Scene objects\Additional' group.
Properties Name
| Description
|
---|
Text
| The text to display.
|
Multiline
| Whether to display a text in multiline mode.
|
Text Horizontal Alignment
| The horizontal alignment of the multiline text.
|
Vertical Indention
| Vertical space between lines in multiline mode.
|
Font
| The font of rendered text.
|
Font Size
| Font size of rendered text.
|
Color
| The color of the text.
|
Pixel Align
| Whether to use pixel aligned rendering of the text.
|
Shadow
| Draw the shadow behind the text.
|
Shadow Offset
| Extra offset added to the text shadow position.
|
Shadow Color
| The color of the text shadow.
|
Back
| Draw the back rentangle behind the text.
|
Back Color
| The color of the back rectangle.
|
Back Size Add
| The size increase of the back rectangle depending by font size.
|
Back Style
| The form of the back rectangle.
|
Horizontal Alignment
| The horizontal alignment on the screen.
|
Vertical Alignment
| The vertical alignment on the screen.
|
Visibility Distance
| How far from the camera lines are visible.
|
Bounding Radius
| The radius of object bounding sphere to detect visibility.
|
Display In Simulation
| Whether the component is visible in the simulation mode.
|
See also