Skip to content

AnimatorData

Defined in: animation/Animator.ts:343

controller: string

Defined in: animation/Animator.ts:345

Registered controller name (see AnimatorControllerAPI.registerController).


currentState: string

Defined in: animation/Animator.ts:347

Active state; empty until the first update seeds it from initialState.


enabled: boolean

Defined in: animation/Animator.ts:348