getScalarKeyframes abstract method
Returns List<ScalarKeyframe>?. a copy of the scalar keyframes or nothing if this is not a scalar keyframe track.
Implementation
List<ScalarKeyframe>? getScalarKeyframes();
Returns List<ScalarKeyframe>?. a copy of the scalar keyframes or nothing if this is not a scalar keyframe track.
List<ScalarKeyframe>? getScalarKeyframes();