matrix4x4.setRotateX
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
Signature: void setRotateX(float xRotation)
Usage: set the X rotation, in degrees, of the 4x4 matrix
void
On failure: void