rotateRight

fun rotateRight(angle: Double? = definedExternally)(source)

Rotates the camera around the center of the camera's reference frame by angle to the right.

Parameters

angle

The angle, in radians, to rotate by. Defaults to defaultRotateAmount.

See also