getKeyframeTime(for:)
Gets the time for a keyframe in the sequence.
Declaration
func getKeyframeTime(for index: Int) -> CGFloatParameters
- index:
The index of the keyframe.
Return Value
The time value for the keyframe.
Gets the time for a keyframe in the sequence.
func getKeyframeTime(for index: Int) -> CGFloatThe index of the keyframe.
The time value for the keyframe.