getAnchor2DKeyframes abstract method
Returns List<Anchor2DKeyframe>?. a copy of the anchor 2d keyframes or nothing if this is not an anchor 2d keyframe track.
Implementation
List<Anchor2DKeyframe>? getAnchor2DKeyframes();
Returns List<Anchor2DKeyframe>?. a copy of the anchor 2d keyframes or nothing if this is not an anchor 2d keyframe track.
List<Anchor2DKeyframe>? getAnchor2DKeyframes();