Give Page Feedback | API

Secondary Components - Text Mesh Pro SAM Text

This simple component is designed to interface between the SAMInitializer and the TextMeshPro component. It is used to update Initialization Progress text being displayed using the TextMeshPro component.

To use this script, simply add it to the same game object as the TextMeshPro component, then drag it to the Progress Text field on the SAMInitializer. Manually assigning the TextMeshPro compnent to the field on the TextMeshProSAMText is only required if you do not place the TextMeshProSAMText on the same game object as the TextMeshPro component.

Creating A Text Mesh Pro SAM Text Component

You can add this component manually by selecting a game object and then selecting from the Top Menu Bar:

Component -> Deep Space Labs -> -> SAM -> Secondary Components -> Text Mesh Pro SAM Text

Adding A Text Mesh Pro SAM Text Component From The Top Menu Bar GIF

or by selecting a game object and using the Add Component menu via its inspector:

Component -> Deep Space Labs -> -> SAM -> Secondary Components -> Text Mesh Pro SAM Text

Adding A Text Mesh Pro SAM Text Component From Add Component Menu GIF