element.getRotation

Revision as of 19:37, 26 December 2021 by Mex (talk | contribs)

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)