Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AndroidColorModeWideColorGamut

enumeration

Description

Options to indicate whether the screen can display wide range of color gamut or not.

Properties

UndefinedMirrors the Android property value COLOR_MODE_WIDE_COLOR_GAMUT_UNDEFINED.
NoMirrors the Android property value COLOR_MODE_WIDE_COLOR_GAMUT_NO.
YesMirrors the Android property value COLOR_MODE_WIDE_COLOR_GAMUT_YES.