docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Occlusion View component

    An Occlusion View MonoBehaviour component specifies which cameras, lights, and reflection probes use Burst Occlusion Culling. It also configures the size of the buffer to use for occlusion culling calculations which affects the resource intensity and precision of the calculations.

    Occlusion View Inspector reference

    Property Description
    Occlusion Enabled Controls whether the attached cameras, light, or reflection probes uses Burst Occlusion Culling.
    Occlusion Buffer Width The width of the buffer to use for occlusion culling calculations. This value should always be a multiple of 16.
    Occlusion Buffer Height The height of the buffer to use for occlusion culling calculations. This value should always be a multiple of 16.

    Additional resource

    • Occluder component
    • Optimize occlusion views
    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)