Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SkinnedMeshRenderer.updateWhenOffscreen

Switch to Manual
public bool updateWhenOffscreen;

Description

If enabled, the Skinned Mesh will be updated when offscreen. If disabled, this also disables updating animations.

Additional resources: Skinned Mesh Renderer component.