deletes the Unity text component comp.
deletes the Unity text component attached to the UnityGameObject obj.
deletes the Unity text component with the specified name.


DeleteUnityText
deletes the Unity text component comp.
deletes the Unity text component attached to the UnityGameObject obj.
deletes the Unity text component with the specified name.
Details and Options
- DeleteUnityText destroys the Unity text component, and releases all references to it.
- DeleteUnityText[All] destroys all the text components in the current scene.
- DeleteUnityText is Listable.
Examples
open all close allBasic Examples (1)
Possible Issues (1)
A UnityText cannot be accessed after deletion:

Related Guides
Text
Wolfram Research (2019), DeleteUnityText, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityText.html.
CMS
Wolfram Language. 2019. "DeleteUnityText." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityText.html.
APA
Wolfram Language. (2019). DeleteUnityText. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityText.html
BibTeX
@misc{reference.wolfram_2025_deleteunitytext, author="Wolfram Research", title="{DeleteUnityText}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityText.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_deleteunitytext, organization={Wolfram Research}, title={DeleteUnityText}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityText.html}, note=[Accessed: 16-August-2025]}