Summary

public static Vector3 ColorToHSVDX11(this Color rgb)

Use this for HSV in DX11 Renderer, X = Hue 0..1, Y = Saturation -1..1, Z = Value -1..1

Returns

Vector3

Parameters