TextMesh.textvar text : StringDescriptionThe text that is displayed. See Also: text mesh component.
JavaScript
// Set the text of the attached Text mesh using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > TextMesh | Switch to Component | |||
TextMesh.textvar text : StringDescriptionThe text that is displayed. See Also: text mesh component.
JavaScript
// Set the text of the attached Text mesh using UnityEngine; import UnityEngine |