Version: 2022.3
Language : English
The Occlusion Culling window
CullingGroup API

Occlusion culling additional resources

Unity uses the Umbra library to perform occlusion cullingA process that disables rendering GameObjects that are hidden (occluded) from the view of the camera. More info
See in Glossary
. Refer to the following articles for more information on Umbra, including information about the bake process, the data structures inside the occlusion culling data, and the runtime operations that Umbra performs:

The Occlusion Culling window
CullingGroup API