docs.unity3d.com
Search Results for

    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
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)