element.rotation: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 4: Line 4:
|class = Element
|class = Element
|name = rotation
|name = rotation
|readonly = false
|returnTypes = Vec3
|returnTypes = Vec3
|returnInfo = a Vec3, containing the XYZ euler rotation of the element
|returnInfo = a Vec3, containing the XYZ euler rotation of the element

Latest revision as of 22:38, 17 November 2022

rotation

Signature: void rotation()

Usage: set the 3D rotation for the element, in XYZ euler angles

Return

void