Give Page Feedback | API

Secondary Components - Text Mesh Pro UGUI SAM Text

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

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

Creating A Text Mesh Pro UGUI 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 UGUI SAM Text

Adding A Text Mesh Pro UGUI 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 UGUI SAM Text

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