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