This is a reference to the properties of the 3D Text Element:
- Font 3D – A 3D font asset for the text element. See how to create a 3D font asset
- Text – the text for this text element.
- Font Size – the font scaling for this text element
- Line Gap multiplier – the gap between text rows
- Space multiplier – the space between text chars
- Text Wrap – enable “Text wrap” if you wish to bound the text to a specified “Line span”.
- Alignment – the horizontal and vertical aligment of the text element relative to the game object transform position.
- Face/Side Material – these materials are assign to the face and side of the glyph objects
- Letter Prefab – this is the prefab object used for each glyph. It is best to use the one that comes with 3D Text Effects. You can add components to it if you wish.