AnimatorPathEvalResult
Defined in: animation/Animator.ts:285
Properties
Section titled “Properties”consumedTriggers
Section titled “consumedTriggers”consumedTriggers:
string[]
Defined in: animation/Animator.ts:288
fadeDuration
Section titled “fadeDuration”fadeDuration:
number
Defined in: animation/Animator.ts:290
Seconds the fired transition blends over; 0 when it cuts.
nextPath
Section titled “nextPath”nextPath:
string|null
Defined in: animation/Animator.ts:287
Target path if a transition fired, else null (stay).