AutomotiveCameraBehavior constructor

AutomotiveCameraBehavior()

Creates a new instance of this class with default camera behaviors and configuration.

This constructor automatically creates and configures the underlying TrackingCameraBehavior and AreaCameraBehavior instances with default settings.

Implementation

factory AutomotiveCameraBehavior() => $prototype.$init();