docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum RTASCullingMode

    Controls the culling mode for the ray tracing acceleration structure.

    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    public enum RTASCullingMode

    Fields

    Name Description
    ExtendedFrustum

    HDRP automatically extends the camera's frustum when culling for the ray tracing acceleration structure.

    None

    HDRP does not perform any culling step on the ray tracing acceleration structure.

    Sphere

    The user provides the radius of the sphere used to cull objects out of the ray tracing acceleration structure.

    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)