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.


Did you find this page useful? Please give it a rating: