delete the UnitySphereCollider comp.
delete the Unity sphere collider component attached to the UnityGameObject obj.
delete the Unity sphere collider component with the specified name.


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

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