matrix4x4.setRotateY

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

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