BlendMode |
The blend mode of the text. This determines how the text is rendered over the world. |
Color |
The color of the text from the TextScope. |
ComponentVersion |
|
FogStrength |
The strength of the fog effect applied to the text. This determines how much the text blends with any fog in the scene. |
FontFamily |
|
FontSize |
The font size of the text from the TextScope. This is different from the Scale, which determines how large the text appears in the world. |
FontWeight |
|
HorizontalAlignment |
The horizontal alignment of the text in the world. |
Scale |
The size of the text in the world. This is different from the font size, which is defined in the TextScope and determines resolution of the rendered text. |
Text |
|
TextScope |
The text scope defines what text to render and it's visual properties (such as font, color, outline, etc.) |
VerticalAlignment |
The vertical alignment of the text in the world. |