Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.ColorExtensions.ColorToHSVDX11

Malware edited this page Apr 8, 2019 · 15 revisions

IndexNamespace IndexColorExtensions

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

Clone this wiki locally