Open 3D Engine AtomLyIntegration Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits DepthOfFieldRequestBus::Handler.
Public Member Functions | |
AZ_TYPE_INFO (AZ::Render::DepthOfFieldComponentController, "{D0E1675C-7E6F-472D-B037-E0D7ED5AFBE8}") | |
DepthOfFieldComponentController (const DepthOfFieldComponentConfig &config) | |
void | Activate (EntityId entityId) |
void | Deactivate () |
void | SetConfiguration (const DepthOfFieldComponentConfig &config) |
const DepthOfFieldComponentConfig & | GetConfiguration () const |
void | UpdateInferredParams () |
Friends | |
class | EditorDepthOfFieldComponent |