animatorScopes
此内容尚不支持你的语言。
animatorScopes(
def):AnimatorScope[]
Defined in: animation/Animator.ts:252
Every machine a controller runs, base layer first. The ONE way to walk them: a
reader that reaches for def.states sees the base layer and calls it the
controller, which is how the loader shipped acquiring no clip any layer played
— silent in a real project, green in every hand-built test.