lookUp

fun lookUp(amount: Double? = definedExternally)(source)

Rotates the camera around its right vector by amount, in radians, in the direction of its up vector if not in 2D mode.

Parameters

amount

The amount, in radians, to rotate by. Defaults to defaultLookAmount.

See also