docs.unity.cn
    Show / Hide Table of Contents

    Enum RTASBuildMode

    Control the ray tracing acceleration structure build mode

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum RTASBuildMode

    Fields

    Name Description Value
    Automatic

    HDRP automatically collects mesh renderers and builds the ray tracing acceleration structure every frame

    Manual

    Uses a ray tracing acceleration structure handeled by the user.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use