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