docs.unity.cn
    Show / Hide Table of Contents

    Class MonitorsDebugSettings

    Monitor debug settings

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

    Fields

    monitorsSize

    Size ratio of the monitors

    Declaration
    public float monitorsSize
    Field Value
    Type Description
    Single

    vectorscopeExposure

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

    Declaration
    public float vectorscopeExposure
    Field Value
    Type Description
    Single

    vectorscopeToggle

    Toggles the vectorscope monitor

    Declaration
    public bool vectorscopeToggle
    Field Value
    Type Description
    Boolean

    waveformExposure

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

    Declaration
    public float waveformExposure
    Field Value
    Type Description
    Single

    waveformParade

    Toggles parade mode for the waveform monitor

    Declaration
    public bool waveformParade
    Field Value
    Type Description
    Boolean

    waveformToggle

    Toggles the waveform monitor

    Declaration
    public bool waveformToggle
    Field Value
    Type Description
    Boolean
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023