rotateLeft

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

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

Parameters

angle

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

See also