AnimatorCullingMode

enumeration

Cambiar al Manual

Descripción

Culling mode for the Animator.

Variables

AlwaysAnimateAlways animate the entire character. Object is animated even when offscreen.
CullUpdateTransformsRetarget, IK y write of Transform están desactivados cuando los renderers no están visibles.
CullCompletelyLa animación está completamente des-activada cuando los renderers no están visibles.