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

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

Public Member Functions

 AZ_RTTI (AZ::Render::DepthOfFieldSettings, "{64782D63-80E0-4935-9E26-47EFC735305D}", AZ::Render::DepthOfFieldSettingsInterface, AZ::Render::PostProcessBase)
 
 AZ_CLASS_ALLOCATOR (DepthOfFieldSettings, SystemAllocator)
 
 DepthOfFieldSettings (PostProcessFeatureProcessor *featureProcessor)
 
void OnConfigChanged () override
 
void ApplySettingsTo (DepthOfFieldSettings *target, float alpha) const
 
AZ::RHI::Handle< uint32_t > GetSplitSizeForPass (const Name &passName) const
 
void SetValuesToViewSrg (AZ::Data::Instance< RPI::ShaderResourceGroup > viewSrg)
 
- Public Member Functions inherited from AZ::Render::DepthOfFieldSettingsInterface
 AZ_RTTI (AZ::Render::DepthOfFieldSettingsInterface, "{AC6DF992-DE82-4DF6-B071-75E81EFF5A65}")
 
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
 
class DepthOfFieldBokehBlurPass
 
class DepthOfFieldMaskPass
 
class DepthOfFieldReadBackFocusDepthPass
 
class DepthOfFieldCompositePass
 

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::DepthOfFieldSettings::OnConfigChanged ( )
overridevirtual

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