docs.unity3d.com
    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
    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