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

SceneView.CameraSettings.occlusionCulling

public bool occlusionCulling;

Description

Enables occlusion culling in the SceneView. This prevents Unity from rendering GameObjects that the Camera cannot see because they are hidden by other GameObjects.