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::DisplayMapperConfigurationDescriptor Struct Referencefinal

A descriptor used to configure the DisplayMapper. More...

#include <DisplayMapperConfigurationDescriptor.h>

Public Member Functions

 AZ_TYPE_INFO (DisplayMapperConfigurationDescriptor, "{655B0C35-C96D-4EDA-810E-B50D58BC1D20}")
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

AZStd::string m_name
 Configuration name.
 
DisplayMapperOperationType m_operationType
 
bool m_ldrGradingLutEnabled = false
 
Data::Asset< RPI::AnyAssetm_ldrColorGradingLut
 
AcesParameterOverrides m_acesParameterOverrides
 

Detailed Description

A descriptor used to configure the DisplayMapper.


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