Search Results for

    Show / Hide Table of Contents

    Interface IColorPickerDialog

    The base interface for the color picker dialogs.

    Namespace: FlaxEditor.GUI.Dialogs
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    public interface IColorPickerDialog

    Methods

    ClosePicker()

    Closes the picker (similar to value editing cancel).

    Declaration
    void ClosePicker()

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat