Animator
constAnimator:ComponentDef<AnimatorData>
Defined in: animation/Animator.ts:449
A state machine over clips: the controller decides which clip plays from the
parameters a game writes, so gameplay sets speed or fires a trigger rather
than naming a clip.