Class PostProcessDebugLayer | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class PostProcessDebugLayer

    Inheritance
    System.Object
    PostProcessDebugLayer
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: UnityEngine.Rendering.PostProcessing
    Syntax
    [Serializable]
    public sealed class PostProcessDebugLayer

    Fields

    histogram

    Declaration
    public HistogramMonitor histogram
    Field Value
    Type Description
    HistogramMonitor

    lightMeter

    Declaration
    public LightMeterMonitor lightMeter
    Field Value
    Type Description
    LightMeterMonitor

    overlaySettings

    Declaration
    public PostProcessDebugLayer.OverlaySettings overlaySettings
    Field Value
    Type Description
    PostProcessDebugLayer.OverlaySettings

    vectorscope

    Declaration
    public VectorscopeMonitor vectorscope
    Field Value
    Type Description
    VectorscopeMonitor

    waveform

    Declaration
    public WaveformMonitor waveform
    Field Value
    Type Description
    WaveformMonitor

    Properties

    debugOverlay

    Declaration
    public DebugOverlay debugOverlay { get; }
    Property Value
    Type Description
    DebugOverlay

    debugOverlayActive

    Declaration
    public bool debugOverlayActive { get; }
    Property Value
    Type Description
    System.Boolean

    debugOverlayTarget

    Declaration
    public RenderTexture debugOverlayTarget { get; }
    Property Value
    Type Description
    RenderTexture

    Methods

    PushDebugOverlay(CommandBuffer, RenderTargetIdentifier, PropertySheet, Int32)

    Declaration
    public void PushDebugOverlay(CommandBuffer cmd, RenderTargetIdentifier source, PropertySheet sheet, int pass)
    Parameters
    Type Name Description
    CommandBuffer cmd
    RenderTargetIdentifier source
    PropertySheet sheet
    System.Int32 pass

    RequestDebugOverlay(DebugOverlay)

    Declaration
    public void RequestDebugOverlay(DebugOverlay mode)
    Parameters
    Type Name Description
    DebugOverlay mode

    RequestMonitorPass(MonitorType)

    Declaration
    public void RequestMonitorPass(MonitorType monitor)
    Parameters
    Type Name Description
    MonitorType monitor
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023