Skip to content

AnimatorEvent

const AnimatorEvent: EventDef<AnimatorEventPayload>

Defined in: animation/animatorEvent.ts:49

The bus every animation event arrives on. Read it with EventReader(AnimatorEvent) in a system of your own.