Commands /
Rotate Object
Summary
Rotates an object, if it is rendering in 3D as anything other than a billboard.
Parameters
| Name | Explanation | Type |
|---|---|---|
| Use as Delta Values | Whether or not to adjust the rotation by the amounts specified or to the values specified. | Toggle |
| Run Asynchronously | Whether or not to run the command asynchronously, such that it does not block the following commands from executing. | Toggle |
| Target | The object to rotate. | Physics Object Reference |
| Rotation | The rotational values across X (Pitch), Y (Yaw), and Z (Roll) axes in degrees. | Variable or Value |
| Duration (milliseconds) | The duration of the operation in milliseconds. | Variable or Value |
