Class DebugUI.ColorField | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class DebugUI.ColorField

    Inheritance
    System.Object
    DebugUI.Widget
    DebugUI.Field<Color>
    DebugUI.ColorField
    Inherited Members
    DebugUI.Field<Color>.getter
    DebugUI.Field<Color>.setter
    DebugUI.Field<Color>.onValueChanged
    DebugUI.Field<Color>.DebugUI.IValueField.ValidateValue(Object)
    DebugUI.Field<Color>.DebugUI.IValueField.GetValue()
    DebugUI.Field<Color>.GetValue()
    DebugUI.Field<Color>.SetValue(Object)
    DebugUI.Field<Color>.SetValue(Color)
    DebugUI.Widget.m_Panel
    DebugUI.Widget.panel
    DebugUI.Widget.m_Parent
    DebugUI.Widget.parent
    DebugUI.Widget.flags
    DebugUI.Widget.displayName
    DebugUI.Widget.queryPath
    DebugUI.Widget.isEditorOnly
    DebugUI.Widget.isRuntimeOnly
    DebugUI.Widget.GetHashCode()
    DebugUI.Widget.RemoveSelf()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: UnityEngine.Experimental.Rendering
    Syntax
    public class ColorField : DebugUI.Field<Color>, DebugUI.IValueField

    Fields

    decimals

    Declaration
    public int decimals
    Field Value
    Type Description
    System.Int32

    hdr

    Declaration
    public bool hdr
    Field Value
    Type Description
    System.Boolean

    incStep

    Declaration
    public float incStep
    Field Value
    Type Description
    System.Single

    incStepMult

    Declaration
    public float incStepMult
    Field Value
    Type Description
    System.Single

    showAlpha

    Declaration
    public bool showAlpha
    Field Value
    Type Description
    System.Boolean

    showPicker

    Declaration
    public bool showPicker
    Field Value
    Type Description
    System.Boolean

    Methods

    ValidateValue(Color)

    Declaration
    public override Color ValidateValue(Color value)
    Parameters
    Type Name Description
    Color value
    Returns
    Type Description
    Color
    Overrides
    UnityEngine.Experimental.Rendering.DebugUI.Field<Color>.ValidateValue(Color)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023