AnimatorScope
此内容尚不支持你的语言。
AnimatorScope =
Pick<AnimatorControllerDef,"states"|"initialState"|"anyStateTransitions">
Defined in: animation/Animator.ts:138
The shape shared by the top-level controller and every nested machine: a set of states, an entry point, and machine-wide any-state transitions.