delete the UnityMeshRenderer comp.
delete the Unity mesh renderer component attached to the UnityGameObject obj.
delete the Unity mesh renderer component with the specified name.


DeleteUnityMeshRenderer
delete the UnityMeshRenderer comp.
delete the Unity mesh renderer component attached to the UnityGameObject obj.
delete the Unity mesh renderer component with the specified name.
Details and Options
- DeleteUnityMeshRenderer destroys the Unity mesh renderer component, and releases any references to it.
- DeleteUnityMeshRenderer[All] destroys all the mesh renderer components in the current scene.
- DeleteUnityMeshRenderer is Listable.
Examples
open all close allBasic Examples (2)
Possible Issues (1)
A UnityMeshRenderer cannot be accessed after deletion:
Related Guides
Text
Wolfram Research (2019), DeleteUnityMeshRenderer, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityMeshRenderer.html.
CMS
Wolfram Language. 2019. "DeleteUnityMeshRenderer." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityMeshRenderer.html.
APA
Wolfram Language. (2019). DeleteUnityMeshRenderer. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityMeshRenderer.html
BibTeX
@misc{reference.wolfram_2025_deleteunitymeshrenderer, author="Wolfram Research", title="{DeleteUnityMeshRenderer}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityMeshRenderer.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_deleteunitymeshrenderer, organization={Wolfram Research}, title={DeleteUnityMeshRenderer}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityMeshRenderer.html}, note=[Accessed: 16-August-2025]}