GetWhitePoint(ColorGamut)
Returns the white point that the given gamut uses.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static WhitePoint GetWhitePoint(ColorGamut gamut)
Parameters
The color gamut to look up.
Returns
Type | Description |
|---|---|
| WhitePoint | The white point that the given gamut uses. |