maneuverRules property
getter/setter pair
Ordered list of maneuver rules. Rules are evaluated in order; the first matching rule determines the camera behavior. If empty, this configuration is not valid and the camera does not react to maneuvers.
Implementation
List<TrackingCameraBehaviorManeuverRule> maneuverRules;