Skip to content

createKeyframeTrack

createKeyframeTrack<T>(options): Process

Defined in: KeyframeTrack.ts:40

Create a Process that animates through keyframes. Returns a standard Process — composable with Sequence, ProcessComponent.run(), etc.

T extends Interpolatable

KeyframeTrackOptions<T>

Process