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

AndroidConfiguration.colorModeHdr

public Android.AndroidColorModeHdr colorModeHdr;

Description

Mirrors the Android property colorMode based on the COLOR_MODE_HDR_MASK value.

For information about this property, refer to the Android developer documentation on colorMode and COLOR_MODE_HDR_MASK.

Additional resources: AndroidColorModeHdr