docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MonitorsDebugSettings

    Monitor debug settings

    Inheritance
    object
    MonitorsDebugSettings
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    [Serializable]
    public class MonitorsDebugSettings

    Fields

    monitorsSize

    Size ratio of the monitors

    Declaration
    public float monitorsSize
    Field Value
    Type Description
    float

    vectorscopeExposure

    The exposure multiplier applied to the vectorscope values. Must be positive.

    Declaration
    public float vectorscopeExposure
    Field Value
    Type Description
    float

    vectorscopeToggle

    Toggles the vectorscope monitor

    Declaration
    public bool vectorscopeToggle
    Field Value
    Type Description
    bool

    waveformExposure

    The exposure multiplier applied to the waveform values. Must be positive.

    Declaration
    public float waveformExposure
    Field Value
    Type Description
    float

    waveformParade

    Toggles parade mode for the waveform monitor

    Declaration
    public bool waveformParade
    Field Value
    Type Description
    bool

    waveformToggle

    Toggles the waveform monitor

    Declaration
    public bool waveformToggle
    Field Value
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2024 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)