twistLeft

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

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

Parameters

amount

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

See also