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 DeferredFogRequestsBus::Handler.
Public Member Functions | |
AZ_TYPE_INFO (AZ::Render::DeferredFogComponentController, "{60B71D4C-1655-4C3A-BF14-CF6639B018CA}") | |
DeferredFogComponentController (const DeferredFogComponentConfig &config) | |
void | Activate (EntityId entityId) |
void | Deactivate () |
void | SetConfiguration (const DeferredFogComponentConfig &config) |
const DeferredFogComponentConfig & | GetConfiguration () const |
Friends | |
class | EditorDeferredFogComponent |