delete the UnityTextMesh comp.
delete the Unity text mesh component attached to the UnityGameObject obj.
delete the Unity text mesh component with the specified name.


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

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