moveUp

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

Translates the camera's position by amount along the camera's up vector.

Parameters

amount

The amount, in meters, to move. Defaults to defaultMoveAmount.

See also