colorModeWideColorGamut
Mirrors the Android property colorMode based on the COLOR_MODE_WIDE_COLOR_GAMUT_MASK value.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public AndroidColorModeWideColorGamut colorModeWideColorGamut { get; }
Remarks
For information about this property, refer to the Android developer documentation on colorMode and COLOR_MODE_WIDE_COLOR_GAMUT_MASK.
Additional Resources: AndroidColorModeWideColorGamut