zoomOut

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

Zooms amount along the opposite direction of the camera's view vector.

Parameters

amount

The amount to move. Defaults to defaultZoomAmount.

See also