Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


colorModeHdr

Mirrors the Android property colorMode based on the COLOR_MODE_HDR_MASK value.
Read time 1 minuteLast updated 6 days ago

Definition

public AndroidColorModeHdr colorModeHdr { get; }

Remarks

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