docs.unity3d.com
    Show / Hide Table of Contents

    Burst Occlusion Culling

    Burst Occlusion Culling is a Burst-optimized occlusion culling system available in the Entities Graphics package. It provides a cross-platform occlusion system that disables the rendering of objects when they're occluded by other objects, and hence are not seen by the camera.

    Important

    This version of Burst Occlusion Culling is experimental. This means that it isn't yet ready to use for production and parts of the implementation and API will change.

    Topic Description
    Requirements and compatibility Learn about the system requirements and feature compatibility of Burst Occlusion Culling.
    Overview Learn how the Burst Occlusion Culling system works and whether it's suitable for your project.
    Setup Enable Burst Occlusion Culling and create your first occluders.
    Optimize occlusion culling Optimize Burst Occlusion Culling for your project.
    Rendering Debugger Culling tab reference Learn about the debugging options and visualizations available to help you investigate Burst Occlusion Culling issues.
    Components Learn about the MonoBehaviour components that control which views use Burst Occlusion Culling and which objects act as occluders.

    Additional resources

    • Burst
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023