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 BloomRequestBus::Handler.
Public Member Functions | |
AZ_TYPE_INFO (AZ::Render::BloomComponentController, "{502896C1-FF04-4BA7-833B-BA80946FA0DD}") | |
BloomComponentController (const BloomComponentConfig &config) | |
void | Activate (EntityId entityId) |
void | Deactivate () |
void | SetConfiguration (const BloomComponentConfig &config) |
const BloomComponentConfig & | GetConfiguration () const |
Friends | |
class | EditorBloomComponent |