Gets the time for a keyframe in the sequence.
SDKs
- iOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 3.0+
Framework
- Sprite
Kit
Gets the time for a keyframe in the sequence.
SDKs
Framework
func count() -> Int
The number of keyframes in the sequence.
func get Keyframe Value(for: Int) -> Any
Gets the value for a keyframe in the sequence.