delete the UnityMeshCollider comp.
delete the Unity mesh collider component attached to the UnityGameObject obj.
delete the Unity mesh collider component with the specified name.


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

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