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 HDRColorGradingRequestBus::Handler.
Public Member Functions | |
AZ_TYPE_INFO (AZ::Render::HDRColorGradingComponentController, "{CA1D635C-64E9-42C7-A8E0-36C6B825B15D}") | |
HDRColorGradingComponentController (const HDRColorGradingComponentConfig &config) | |
void | Activate (EntityId entityId) |
void | Deactivate () |
void | SetConfiguration (const HDRColorGradingComponentConfig &config) |
const HDRColorGradingComponentConfig & | GetConfiguration () const |
Friends | |
class | EditorHDRColorGradingComponent |