Skip to content

enterStatePath

enterStatePath(scope, name): string[]

Defined in: animation/Animator.ts:224

Descend from state name in scope to a concrete leaf, returning the path segments. A container state (one with a stateMachine) recurses into its initialState; a normal state ends the path.

AnimatorScope

string

string[]