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 AZ::TransformNotificationBus::Handler, HDRiSkyboxRequestBus::Handler, and Data::AssetBus::MultiHandler.
Public Member Functions | |
AZ_TYPE_INFO (AZ::Render::HDRiSkyboxComponentController, "{D01C123D-4EA1-4A9B-A7D9-47EF26A55CD0}") | |
HDRiSkyboxComponentController (const HDRiSkyboxComponentConfig &config) | |
void | Activate (EntityId entityId) |
void | Deactivate () |
void | SetConfiguration (const HDRiSkyboxComponentConfig &config) |
const HDRiSkyboxComponentConfig & | GetConfiguration () const |
Friends | |
class | EditorHDRiSkyboxComponent |