Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

WhitePointThe white point that the given gamut uses.