removeKeyframe(at:)
Removes a keyframe from the sequence.
Declaration
func removeKeyframe(at index: Int)Parameters
- index:
The index of the keyframe value to remove.
Removes a keyframe from the sequence.
func removeKeyframe(at index: Int)The index of the keyframe value to remove.