bearingThresholdInDegrees property

double bearingThresholdInDegrees
getter/setter pair

Maximum angle difference in degrees between the current bearing and the bearing to the maneuver point. If the difference exceeds this threshold, the camera does not turn towards the maneuver. Valid range is 0.0 to 180.0. Defaults to 30.0.

Implementation

double bearingThresholdInDegrees;