zoomOut

fun zoomOut(amount: Float = 5.0f)

Zooms the camera out by increasing the FOV.

Parameters

amount

The amount to zoom out (default 5 degrees)