Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.