跳转到内容

AnimatorControllerDef

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

Defined in: animation/Animator.ts:126

optional anyStateTransitions?: AnimatorTransition[]

Defined in: animation/Animator.ts:131

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


initialState: string

Defined in: animation/Animator.ts:129


parameters: AnimatorParam[]

Defined in: animation/Animator.ts:127


states: AnimatorState[]

Defined in: animation/Animator.ts:128