element.getRotation

Revision as of 15:54, 26 December 2021 by Vortrex (talk | contribs) (Vortrex moved page transformable.getRotation to element.getRotation: Transformable no longer exists)

getRotation

Signature: void getRotation(void)

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

Return

void

On failure: Vec3 Vec3(0.0,0.0,0.0)