Interface

UseTimelineResult

Engine and synchronized state returned by useTimeline.

Signature

Type Definition
Interface UseTimelineResult

Properties

NameSignatureDescription
engineengine: TimelineEngineShared engine instance that owns timeline state and commands.
statestate: TimelineStateReact-rendered snapshot of the current timeline state.