Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Render::AcesParameterOverrides Struct Referencefinal

#include <DisplayMapperConfigurationDescriptor.h>

Public Member Functions

 AZ_TYPE_INFO (AcesParameterOverrides, "{3EE8C0D4-3792-46C0-B91C-B89A81C36B91}")
 
void LoadPreset ()
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 

Public Attributes

bool m_overrideDefaults = false
 
bool m_alterSurround = true
 
bool m_applyDesaturation = true
 
bool m_applyCATD60toD65 = true
 
float m_cinemaLimitsBlack = 0.02f
 
float m_cinemaLimitsWhite = 48.0f
 
float m_minPoint = 0.0028798957f
 
float m_midPoint = 4.8f
 
float m_maxPoint = 1005.71912f
 
float m_surroundGamma = 0.9811f
 
float m_gamma = 2.2f
 
OutputDeviceTransformType m_preset = OutputDeviceTransformType_48Nits
 

Detailed Description

The ACES display mapper parameter overrides. These parameters override default ACES parameters when m_overrideDefaults is true.


The documentation for this struct was generated from the following file: