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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答