Rotate the coordinate space around z-axis.
rotateZ(amount);
amount Number: value in radians, which can rotate a full 360° by providing a value from -PI/2 to PI/2
← rotateY() reset() →