Inherits AZ::Render::BloomSettingsInterface, and AZ::Render::PostProcessBase.
Public Member Functions | |
AZ_RTTI (AZ::Render::BloomSettings, "{9CDC625A-0545-494E-AB37-552A19741F6A}", AZ::Render::BloomSettingsInterface, AZ::Render::PostProcessBase) | |
AZ_CLASS_ALLOCATOR (BloomSettings, SystemAllocator) | |
BloomSettings (PostProcessFeatureProcessor *featureProcessor) | |
void | OnConfigChanged () override |
void | ApplySettingsTo (BloomSettings *target, float alpha) const |
![]() | |
AZ_RTTI (AZ::Render::BloomSettingsInterface, "{1FCEEB59-7ED5-4FB7-9884-BC7865A152C5}") | |
![]() | |
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 | |
![]() | |
RPI::ShaderResourceGroup * | GetSceneSrg () const |
RPI::Scene * | GetParentScene () const |
AZ::Data::Instance< AZ::RPI::ShaderResourceGroup > | GetDefaultViewSrg () const |
![]() | |
PostProcessFeatureProcessor * | m_featureProcessor = nullptr |
|
overridevirtual |
Implements AZ::Render::BloomSettingsInterface.