docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class HistogramMonitor

    This class holds settings for the Histogram monitor.

    Inheritance
    object
    Monitor
    HistogramMonitor
    Inherited Members
    Monitor.output
    Monitor.IsRequestedAndSupported(PostProcessRenderContext)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering.PostProcessing
    Assembly: Unity.Postprocessing.Runtime.dll
    Syntax
    [Serializable]
    public sealed class HistogramMonitor : Monitor

    Fields

    channel

    The channel to render.

    Declaration
    public HistogramMonitor.Channel channel
    Field Value
    Type Description
    HistogramMonitor.Channel

    height

    The height of the rendered histogram.

    Declaration
    public int height
    Field Value
    Type Description
    int

    width

    The width of the rendered histogram.

    Declaration
    public int width
    Field Value
    Type Description
    int
    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)