creates a Unity GUI text component attached to the UnityGameObject obj.
creates a Unity GUI text component with the specified name.
generates a copy of the Unity GUI text component comp.


CreateUnityGUIText
creates a Unity GUI text component attached to the UnityGameObject obj.
creates a Unity GUI text component with the specified name.
generates a copy of the Unity GUI text component comp.
Details and Options
- CreateUnityGUIText returns a UnityGUIText, and $Failed if it cannot be created.
Examples
Basic Examples (1)
Load the package and open a project:
Create a Unity GUI text component:
Attach the component to a UnityGameObject:
Related Guides
Text
Wolfram Research (2019), CreateUnityGUIText, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/CreateUnityGUIText.html.
CMS
Wolfram Language. 2019. "CreateUnityGUIText." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/CreateUnityGUIText.html.
APA
Wolfram Language. (2019). CreateUnityGUIText. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/CreateUnityGUIText.html
BibTeX
@misc{reference.wolfram_2025_createunityguitext, author="Wolfram Research", title="{CreateUnityGUIText}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/CreateUnityGUIText.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_createunityguitext, organization={Wolfram Research}, title={CreateUnityGUIText}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/CreateUnityGUIText.html}, note=[Accessed: 16-August-2025]}