ColorPickerButton

Inherits: Button < BaseButton < Control < CanvasItem < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

Color

color

Color(0, 0, 0, 1)

bool

edit_alpha

true

bool

toggle_mode

true (overrides BaseButton)

Methods

ColorPicker

get_picker ( )

PopupPanel

get_popup ( )

Theme Properties

Texture2D

bg


Signals

color_changed ( Color color )

There is currently no description for this signal. Please help us by contributing one!


picker_created ( )

There is currently no description for this signal. Please help us by contributing one!


popup_closed ( )

There is currently no description for this signal. Please help us by contributing one!


Property Descriptions

Color color = Color(0, 0, 0, 1)

  • void set_pick_color ( Color value )

  • Color get_pick_color ( )

There is currently no description for this property. Please help us by contributing one!


bool edit_alpha = true

  • void set_edit_alpha ( bool value )

  • bool is_editing_alpha ( )

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

ColorPicker get_picker ( )

There is currently no description for this method. Please help us by contributing one!


PopupPanel get_popup ( )

There is currently no description for this method. Please help us by contributing one!


Theme Property Descriptions

Texture2D bg

There is currently no description for this theme property. Please help us by contributing one!