Class ColorPickerDebugSettings | High Definition RP | 6.7.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class ColorPickerDebugSettings

    Inheritance
    Object
    ColorPickerDebugSettings
    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    [Serializable]
    public class ColorPickerDebugSettings

    Fields

    colorPickerMode

    Declaration
    public ColorPickerDebugMode colorPickerMode
    Field Value
    Type Description
    ColorPickerDebugMode

    fontColor

    Declaration
    public Color fontColor
    Field Value
    Type Description
    Color

    Methods

    OnValidate()

    Declaration
    public void OnValidate()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX