docs.unity.cn
    Show / Hide Table of Contents

    Class FalseColorDebugSettings

    False Color debug mpde settings.

    Inheritance
    Object
    FalseColorDebugSettings
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Serializable]
    public class FalseColorDebugSettings

    Fields

    colorThreshold0

    False color mode threshold 0.

    Declaration
    public float colorThreshold0
    Field Value
    Type Description
    Single

    colorThreshold1

    False color mode threshold 1.

    Declaration
    public float colorThreshold1
    Field Value
    Type Description
    Single

    colorThreshold2

    False color mode threshold 2.

    Declaration
    public float colorThreshold2
    Field Value
    Type Description
    Single

    colorThreshold3

    False color mode threshold 3.

    Declaration
    public float colorThreshold3
    Field Value
    Type Description
    Single

    falseColor

    Enable false color mode.

    Declaration
    public bool falseColor
    Field Value
    Type Description
    Boolean
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021