rotateDown

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

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

Parameters

angle

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

See also