Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

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.