GuiColorPickerHSV method

Implementation

String GuiColorPickerHSV(
  RectangleBase bounds,
  [Vector3Base? colorHsv]
) => 'GuiColorPickerHSV($bounds, $colorHsv)';