zoomIn

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

Zooms amount along the camera's view vector.

Parameters

amount

The amount to move. Defaults to defaultZoomAmount.

See also