AnimatorData
此内容尚不支持你的语言。
Defined in: animation/Animator.ts:434
The fields of the Animator component, whose tier this shape carries.
Properties
Section titled “Properties”controller
Section titled “controller”controller:
string
Defined in: animation/Animator.ts:436
Registered controller name (see AnimatorControllerAPI.registerController).
currentState
Section titled “currentState”currentState:
string
Defined in: animation/Animator.ts:438
Active state; empty until the first update seeds it from initialState.
enabled
Section titled “enabled”enabled:
boolean
Defined in: animation/Animator.ts:439