AnimatorCullingMode Enumeration

Culling mode for the Animator.

Values
AlwaysAnimate

Always animate the entire character. Object is animated even when offscreen.

BasedOnRenderers

Animation is disabled when renderers are not visible.