twistRight

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

Rotate the camera clockwise around its direction vector by amount, in radians.

Parameters

amount

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

See also