ColorGamutUtility
Utility class to query properties of a ColorGamut.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Class
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public class ColorGamutUtility
Static Methods
Method | Description |
|---|---|
| GetColorPrimaries | Returns the color primaries mapped to the color space used by the given gamut. |
| GetTransferFunction | Returns the transfer function that the given gamut uses on the current platform. |
| GetWhitePoint | Returns the white point that the given gamut uses. |