This version of Unity is unsupported.

ColorGamutUtility

class in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Description

Utility class to query properties of a ColorGamut.

Static Methods

GetColorPrimariesReturns the color primaries mapped to the color space used by the given gamut.
GetTransferFunctionReturns the transfer function that the given gamut uses on the current platform.
GetWhitePointReturns the white point that the given gamut uses.