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


    0
    Manual

    Uses a ray tracing acceleration structure handeled by the user.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023