Skip to content

AnimatorPathEvalResult

Defined in: animation/Animator.ts:285

consumedTriggers: string[]

Defined in: animation/Animator.ts:288


fadeDuration: number

Defined in: animation/Animator.ts:290

Seconds the fired transition blends over; 0 when it cuts.


nextPath: string | null

Defined in: animation/Animator.ts:287

Target path if a transition fired, else null (stay).