element.rotation: Difference between revisions
Jump to navigation
Jump to search
m (Vortrex moved page transformable.setRotation to element.setRotation) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ScriptItem | {{ScriptItem | ||
|endpoint = | |endpoint = shared | ||
|type = method | |type = method | ||
|class = Element | |class = Element | ||
Revision as of 19:37, 26 December 2021
setRotation
Signature: void setRotation(Vec3 rotation)
Usage: set the 3D rotation for the element, in XYZ euler angles
Parameters
- Vec3 rotation The euler XYZ rotation angles.
Return
void
On failure: void