creates a Unity transform component attached to the UnityGameObject obj.
creates a Unity transform component with the specified name.
generates a copy of the Unity transform component comp.


CreateUnityTransform
creates a Unity transform component attached to the UnityGameObject obj.
creates a Unity transform component with the specified name.
generates a copy of the Unity transform component comp.
Details and Options
- CreateUnityTransform returns a UnityTransform, and $Failed if it cannot be created.
Examples
Basic Examples (1)
Load the package and open a project:
Create a Unity transform component:
Attach the component to a UnityGameObject:
Related Guides
Text
Wolfram Research (2019), CreateUnityTransform, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/CreateUnityTransform.html.
CMS
Wolfram Language. 2019. "CreateUnityTransform." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/CreateUnityTransform.html.
APA
Wolfram Language. (2019). CreateUnityTransform. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/CreateUnityTransform.html
BibTeX
@misc{reference.wolfram_2025_createunitytransform, author="Wolfram Research", title="{CreateUnityTransform}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/CreateUnityTransform.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_createunitytransform, organization={Wolfram Research}, title={CreateUnityTransform}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/CreateUnityTransform.html}, note=[Accessed: 16-August-2025]}