Contents

removeKeyframe(at:)

Removes a keyframe from the sequence.

Declaration

func removeKeyframe(at index: Int)

Parameters

  • index:

    The index of the keyframe value to remove.

See Also

Sequence Building