Nodes > Functions > Util > Get Object Transform

Returns transform values of the scene object.
Outputs
| Name | Type | Description |
|---|---|---|
| Position | float | Object position transform |
| Rotation | float | Object rotation transform |
| Scale | float | Object scale transform |
Was this page helpful?