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::HDRColorGradingSettings Class Referencefinal

Inherits AZ::Render::HDRColorGradingSettingsInterface, and AZ::Render::PostProcessBase.

Public Member Functions

 AZ_RTTI (HDRColorGradingSettings, "{EA8C05D4-66D0-4141-8D4D-68E5D764C2ED}", HDRColorGradingSettingsInterface, PostProcessBase)
 
 AZ_CLASS_ALLOCATOR (HDRColorGradingSettings, SystemAllocator)
 
 HDRColorGradingSettings (PostProcessFeatureProcessor *featureProcessor)
 
void OnConfigChanged () override
 
void ApplySettingsTo (HDRColorGradingSettings *target, float alpha) const
 
- Public Member Functions inherited from AZ::Render::HDRColorGradingSettingsInterface
 AZ_RTTI (AZ::Render::HDRColorGradingSettingsInterface, "{CB5ADF78-27DE-438C-A991-1E5433046A42}")
 
virtual void OnConfigChanged ()=0
 
- Public Member Functions inherited from AZ::Render::PostProcessBase
 AZ_RTTI (AZ::Render::PostProcessBase, "{DDA620D0-12AB-471A-82F8-701BCD1A00D8}")
 
 AZ_CLASS_ALLOCATOR (PostProcessBase, SystemAllocator)
 
 PostProcessBase (PostProcessFeatureProcessor *featureProcessor)
 

Friends

class PostProcessSettings
 
class PostProcessFeatureProcessor
 

Additional Inherited Members

- Protected Member Functions inherited from AZ::Render::PostProcessBase
RPI::ShaderResourceGroupGetSceneSrg () const
 
RPI::SceneGetParentScene () const
 
AZ::Data::Instance< AZ::RPI::ShaderResourceGroupGetDefaultViewSrg () const
 
- Protected Attributes inherited from AZ::Render::PostProcessBase
PostProcessFeatureProcessorm_featureProcessor = nullptr
 

Member Function Documentation

◆ OnConfigChanged()

void AZ::Render::HDRColorGradingSettings::OnConfigChanged ( )
overridevirtual

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