Module color_picker
Expand description
Sidecar module for class ColorPicker.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for ColorPicker enums.
Structsยง
- Color
Mode Type - Picker
Shape Type - SigColor
Changed - SigPreset
Added - SigPreset
Removed - Signals
OfColor Picker - A collection of signals for the
ColorPickerclass.