Modular 3D Text

Modular 3D Text is the primary component of the Unity Asset. As the name suggests, it is the component that creates texts.
3D Text example of Modular 3D Text for Unity

Inspector

Note: You can hover your mouse and check tooltips for information.

Main settings

It contains the standard settings to control the text. You need to apply material here, not to the mesh renderer component.

Inspector of Modular 3D Text

Layout

The layout of the text is controlled by a separate component, the layout group. The default text has three types of layouts: Circular, grid, and linear.

Inspector of the default Grid Layout Group.

Check the modules section for a detailed explanation.

Advanced Settings

Contains two sections: Inspector and Behavior settings. Hover the mouse over them for tooltips explaining which settings do what.

Advanced settings for Texts of Modular 3D Text

Debug

Last updated

Was this helpful?