getProfile abstract method
Gets the profile.
The speed ranges within the profile can overlap in order to prevent oscillations between adjacent levels.
Returns List<SpeedBasedCameraBehaviorProfileValue>. The profile.
Implementation
List<SpeedBasedCameraBehaviorProfileValue> getProfile();