docs.unity.cn
    Show / Hide Table of Contents

    Class ColorPickerDebugSettings

    Color Pcker debug settings.

    Inheritance
    Object
    ColorPickerDebugSettings
    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 ColorPickerDebugSettings

    Fields

    colorPickerMode

    Color picker mode.

    Declaration
    public ColorPickerDebugMode colorPickerMode
    Field Value
    Type Description
    ColorPickerDebugMode

    fontColor

    Color of the font used for color picker display.

    Declaration
    public Color fontColor
    Field Value
    Type Description
    Color
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 17 July 2023