SkinnedMeshRenderer.updateWhenOffscreen
var updateWhenOffscreen: bool;
bool updateWhenOffscreen;
updateWhenOffscreen as bool
Description

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