UnityTransform
represents a Unity transform.
Details
- UnityTransform
is a object that represents an existing Transform object in the Unity game engine.
- UnityTransform
is typically generated by functions such as CreateUnityTransform.
- UnityTransform
gives a list of possible properties.
- The value associated with a given property "prop" can be extracted using UnityTransform
.
- You can make an assignment like UnityTransform
to modify a property of the object.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Load the package and open a project:

https://wolfram.com/xid/0tpcm0su6ne2dcugeq-i9rs1

https://wolfram.com/xid/0tpcm0su6ne2dcugeq-ejzug9

https://wolfram.com/xid/0tpcm0su6ne2dcugeq-yulsnf


https://wolfram.com/xid/0tpcm0su6ne2dcugeq-nsf6ie


https://wolfram.com/xid/0tpcm0su6ne2dcugeq-h1bm2k
Properties & Relations (4)Properties of the function, and connections to other functions
UnityTransformQ checks if an expression is a UnityTransform

https://wolfram.com/xid/0tpcm0su6ne2dcugeq-zzwj4d


https://wolfram.com/xid/0tpcm0su6ne2dcugeq-zqryn8

PropertyList returns all available properties of the transform.

https://wolfram.com/xid/0tpcm0su6ne2dcugeq-kgsb80


https://wolfram.com/xid/0tpcm0su6ne2dcugeq-5mjsp7

PropertyValue returns the value of the specified property.

https://wolfram.com/xid/0tpcm0su6ne2dcugeq-wol1l0


https://wolfram.com/xid/0tpcm0su6ne2dcugeq-t1bnqj

SetProperty changes the specified property of the transform.

https://wolfram.com/xid/0tpcm0su6ne2dcugeq-o6plun


https://wolfram.com/xid/0tpcm0su6ne2dcugeq-xl25i5

https://wolfram.com/xid/0tpcm0su6ne2dcugeq-xry6wk

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