AnimatorCullingMode
Description

Culling mode for the Animator.

Variables
AlwaysAnimate Always animate the entire character. Object is animated even when offscreen.
BasedOnRenderers Animation is disabled when renderers are not visible.