docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FalseColorDebugSettings

    False Color debug mpde settings.

    Inheritance
    object
    FalseColorDebugSettings
    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 FalseColorDebugSettings

    Fields

    colorThreshold0

    False color mode threshold 0.

    Declaration
    public float colorThreshold0
    Field Value
    Type Description
    float

    colorThreshold1

    False color mode threshold 1.

    Declaration
    public float colorThreshold1
    Field Value
    Type Description
    float

    colorThreshold2

    False color mode threshold 2.

    Declaration
    public float colorThreshold2
    Field Value
    Type Description
    float

    colorThreshold3

    False color mode threshold 3.

    Declaration
    public float colorThreshold3
    Field Value
    Type Description
    float

    falseColor

    Enable false color mode.

    Declaration
    public bool falseColor
    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)