docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class WaveformMonitor

    This class holds settings for the Waveform monitor.

    Inheritance
    object
    Monitor
    WaveformMonitor
    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 WaveformMonitor : Monitor

    Fields

    exposure

    The exposure multiplier applied to the waveform values.

    Declaration
    public float exposure
    Field Value
    Type Description
    float

    height

    The height of the rendered waveform.

    Declaration
    public int height
    Field Value
    Type Description
    int
    Remarks

    Waveforms display localized values so the width is dynamic and depends on the current aspect ratio.

    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)