// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.ColorGamut

namespace UnityEngine
{
public class ColorGamut // TypeDefIndex: 8733
{
	// Fields
	type#20890 value__;
	type#16104 sRGB;
	type#16104 Rec709;
	type#16104 Rec2020;
	type#16104 DisplayP3;
	type#16104 HDR10;
	type#16104 DolbyHDR;
	type#16104 P3D65G22;
}
}
