maneuverRuleOptions property

TrackingCameraBehaviorManeuverRuleOptions? maneuverRuleOptions
getter/setter pair

The options for this rule. When set to null, the camera does not react to maneuvers that match this rule.

Implementation

TrackingCameraBehaviorManeuverRuleOptions? maneuverRuleOptions;