Doc > Nodes > ACTOR > SetObjectPolarTransform
applies a polar transform to the object
Description
no description
Parameters
Name | Type | Description |
---|---|---|
center | vector3 | center of the transform |
longitude | float | moves the objects along the longitude, which is equivalent to a rotation on the y axis |
latitude | float | moves the objects along the latitude, which is equivalent to a rotation on the z or x axis |
depth | float | moves the point aways from the center |