Manual     Reference     Scripting  
  
Scripting > Enumerations > AnimationCullingType   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Attributes
  • Enumerations
  • History
  • Index
  • AnimationCullingType
  • All Members
  • Values
  • AlwaysAnimate
  • BasedOnClipBounds
  • BasedOnRenderers
  • BasedOnUserBounds

AnimationCullingType.BasedOnRenderers  

AnimationCullingType.BasedOnRenderers

Description

Animation is disabled when renderers are not visible.

This culling method is more suitable when you have renderers attached after import - it will take renderers (like mesh renderers, particle renderers and so on) attached to this gameObject or children of this game object.