HSV.getMetrics

Queries the size and ring width of an HSV color selector.

class HSV
void
getMetrics
(
out int size
,
out int ringWidth
)

Parameters

size int

Return value for the diameter of the hue ring

ringWidth int

Return value for the width of the hue ring

Meta

Since

2.14