Description
The Progress Target TextMeshPro is used by a Progressor to update the text value of a TextMeshPro component.
See Also: Progressor
Component Details
-
Manual – Link to the manual page for this component
-
YouTube – Link to the quick video tutorial for this component
-
TextMeshPro – Target TextMeshPro component
-
Target Variable – The variable that will get converted to string and set as the text value of the TextMeshPro target
-
Whole Numbers – Should the target variable value get rounded to the nearest integer?
-
Use Multiplier – Should the target variable value have a multiplier applied?
-
Multiplier – If Use Multiplier is TRUE, the target variable value will be multiplied by this value. Useful if you want to convert the Progress from 0.5 to 50% for example
-
Prefix – Text added before the converted string value
-
Suffix – Text added after the converted string value