matrix4x4.setRotateY
setRotateY
Signature: void setRotateY(float yRotation)
Usage: set the Y rotation, in degrees, of the 4x4 matrix
Parameters
- float yRotation The euler y rotation.
Return
void
On failure: void
Signature: void setRotateY(float yRotation)
Usage: set the Y rotation, in degrees, of the 4x4 matrix
void
On failure: void