docs.unity.cn
    Show / Hide Table of Contents

    Struct CustomPassUtils.DisableSinglePassRendering

    Disable the single-pass rendering (use in XR)

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public struct DisableSinglePassRendering : IDisposable

    Constructors

    DisableSinglePassRendering(in CustomPassContext)

    Disable the single-pass rendering (use in XR)

    Declaration
    public DisableSinglePassRendering(in CustomPassContext ctx)
    Parameters
    Type Name Description
    CustomPassContext ctx

    Custom Pass Context.

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