ColorToHSVDX11
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
Parameters
- Color rgb
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