Version: 2017.3

AnimatorCullingMode

enumeration

매뉴얼로 전환

설명

Culling mode for the Animator.

변수

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.