zoomIn

fun zoomIn(amount: Float = 5.0f)

Zooms the camera in by decreasing the FOV.

Parameters

amount

The amount to zoom in (default 5 degrees)