跳转到内容

AnimatorControllerDef

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

Defined in: animation/Animator.ts:157

optional anyStateTransitions?: AnimatorTransition[]

Defined in: animation/Animator.ts:162

Transitions evaluated from every state, before the current state’s own.


initialState: string

Defined in: animation/Animator.ts:160


parameters: AnimatorParam[]

Defined in: animation/Animator.ts:158


states: AnimatorState[]

Defined in: animation/Animator.ts:159