Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

AnimatorCullingMode

enumeration

Description

Culling mode for the Animator.

Properties

AlwaysAnimateAlways animate the entire character. Object is animated even when offscreen.
CullUpdateTransformsRetarget, IK and write of Transforms are disabled when renderers are not visible.
CullCompletelyAnimation is completely disabled when renderers are not visible.

Did you find this page useful? Please give it a rating: