setCameraAnimated

open fun setCameraAnimated(isAnimated: Boolean)

This boolean enables the default camera animation behavior. If disabled, the camera will not move automatically.

Parameters

isAnimated

A boolean value that determines if the camera is animated. True by default.