delete the UnityTransform comp.
delete the Unity transform component attached to the UnityGameObject obj.
delete the Unity transform component with the specified name.


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