getPoint2DKeyframes abstract method
Returns List<Point2DKeyframe>?. a copy of the point 2d keyframes or nothing if this is not a point 2d keyframe track.
Implementation
List<Point2DKeyframe>? getPoint2DKeyframes();
Returns List<Point2DKeyframe>?. a copy of the point 2d keyframes or nothing if this is not a point 2d keyframe track.
List<Point2DKeyframe>? getPoint2DKeyframes();