deletes the Unity 2D rigidbody component comp.
deletes the Unity 2D rigidbody component attached to the UnityGameObject obj.
deletes the Unity 2D rigidbody component with the specified name.


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

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