跳转到内容

AnimatorData

此内容尚不支持你的语言。

Defined in: animation/Animator.ts:434

The fields of the Animator component, whose tier this shape carries.

controller: string

Defined in: animation/Animator.ts:436

Registered controller name (see AnimatorControllerAPI.registerController).


currentState: string

Defined in: animation/Animator.ts:438

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


enabled: boolean

Defined in: animation/Animator.ts:439