GuiColorPanelHSV abstract method
(int, Vector3StructType)
GuiColorPanelHSV(
- RectangleStructType bounds, [
- Vector3StructType? colorHsv
Color Panel control that updates Hue-Saturation-Value color value, used by GuiColorPickerHSV()
Implementation
(int result, Vector3StructType hsv) GuiColorPanelHSV(
RectangleStructType bounds,
[Vector3StructType? colorHsv]
);