Click or drag to resize

ColorPickerGetPresets Method

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Color[] GetPresets()

Return Value

Type: Color

[Missing <returns> documentation for "M:Godot.ColorPicker.GetPresets"]

See Also