matrix4x4.setRotateZ

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

setRotateZ

Signature: void setRotateZ(float zRotation)

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

Parameters

float zRotation The euler z rotation.

Return

void

On failure: void