mk_tonemap_openum
Operator used to map linear HDR color into display range.
| Value | Description |
|---|---|
MK_TONEMAP_NONE | Do not apply tone mapping. |
MK_TONEMAP_REINHARD | Apply the Reinhard operator. |
MK_TONEMAP_ACES | Apply the ACES fitted operator. |
MK_TONEMAP_FILMIC | Apply a filmic curve. |
MK_TONEMAP_KHR_PBR_NEUTRAL | Apply the Khronos PBR Neutral operator. |
MK_TONEMAP_AGX | Apply the AgX operator. |
MK_TONEMAP_COUNT | Number of tone-mapping operators. |