AnimatorData
Defined in: animation/Animator.ts:343
Properties
Section titled “Properties”controller
Section titled “controller”controller:
string
Defined in: animation/Animator.ts:345
Registered controller name (see AnimatorControllerAPI.registerController).
currentState
Section titled “currentState”currentState:
string
Defined in: animation/Animator.ts:347
Active state; empty until the first update seeds it from initialState.
enabled
Section titled “enabled”enabled:
boolean
Defined in: animation/Animator.ts:348