delete the UnityRigidbody comp.
delete the Unity rigidbody component attached to the UnityGameObject obj.
delete the Unity rigidbody component with the specified name.


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

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