Contents

setKeyframeTime(_:for:)

Changes the time for a specific keyframe.

Declaration

func setKeyframeTime(_ time: CGFloat, for index: Int)

Parameters

  • time:

    The new time value for the keyframe.

  • index:

    The index of the keyframe to change.

See Also

Sequence Building