Button that pops out a [ColorPicker] Encapsulates a [ColorPicker] making it accesible by pressing a button, pressing the button will toggle the [ColorPicker] visibility Returns the [code]ColorPicker[/code] that this [code]ColorPickerButton[/code] toggles. The currently selected color. If [code]true[/code] the alpha channel in the displayed [ColorPicker] will be visible. Default value: [code]true[/code]. Emitted when the color changes.