Function ColorPicker.getPresets

Returns the list of colors in the presets of the color picker.

PoolArray!(godot.core.color.Color) getPresets() nothrow @nogc const;