matrix4x4.setRotateX

Revision as of 15:23, 24 August 2019 by Mex (talk | contribs) (Mex moved page Matrix4x4.setRotateX to matrix4x4.setRotateX)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

setRotateX

Signature: void setRotateX(float xRotation)

Usage: set the X rotation, in degrees, of the 4x4 matrix

Parameters

float xRotation The euler x rotation.

Return

void

On failure: void