Skip to content

@modoki/engine / index / AnimationTrack

Interface: AnimationTrack

Animation

field

field: string

Field within the trait, e.g. "rx".


keys

keys: Keyframe[]

Keyframes, kept sorted ascending by t.


path

path: string

Relative name-path from the Animator root entity. "" = the root itself. Segments are separated by "/" and match child EntityAttributes.name.


trait

trait: string

Trait name as registered in the trait registry, e.g. "Transform".


type

type: TrackValueType

Built with Modoki.