Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetColorPrimaries(ColorGamut)

Returns the color primaries mapped to the color space used by the given gamut.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static ColorPrimaries GetColorPrimaries(ColorGamut gamut)

Parameters

The color gamut to look up.

Returns

Type

Description

ColorPrimariesColor primaries for the given gamut.