look

fun look(axis: Cartesian3, angle: Double? = definedExternally)(source)

Rotate each of the camera's orientation vectors around axis by angle

Parameters

axis

The axis to rotate around.

angle

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

See also