docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ScriptableRendererData.DebugShaderResources

    Class contains references to shader resources used by Rendering Debugger.

    Inheritance
    object
    ScriptableRendererData.DebugShaderResources
    Namespace: UnityEngine.Rendering.Universal
    Assembly: solution.dll
    Syntax
    public sealed class ScriptableRendererData.DebugShaderResources

    Fields

    debugReplacementPS

    Debug shader used to output interpolated vertex attributes.

    Declaration
    public Shader debugReplacementPS
    Field Value
    Type Description
    Shader

    hdrDebugViewPS

    Debug shader used to output HDR Chromacity mapping.

    Declaration
    public Shader hdrDebugViewPS
    Field Value
    Type Description
    Shader
    In This Article
    Back to top
    Copyright © 2025 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)