AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
ColorPickerButton
To Subscribe, use this Key
eight-jersey-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description Encapsulates a ColorPicker , making it accessible by pressing a button. Pressing the button will toggle the ColorPicker 's…
Published
06/07/2024
Properties Color color Color(0, 0, 0, 1) bool edit_alpha true bool toggle_mod…
Published
06/07/2024
Signals color_changed (color: Color ) Emitted when the color changes. picker_created () Emitted when the ColorPi…
Published
06/07/2024
Property Descriptions Color color = Color(0, 0, 0, 1) void set_pick_color (value: Color ) Color ge…
Published
06/07/2024
Method Descriptions ColorPicker get_picker () Returns the ColorPicker that this node toggles. Warning: This is a require…
Published
06/07/2024
Theme Property Descriptions Texture2D bg The background of the color preview rect on the button.
Status
Last Update
Fields