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, PhysicalSkyRequestBus::Handler, and SkyBoxFogRequestBus::Handler.
Public Member Functions | |
AZ_TYPE_INFO (AZ::Render::PhysicalSkyComponentController, "{C3EEB94D-AEB9-4727-9493-791F86924804}") | |
PhysicalSkyComponentController (const PhysicalSkyComponentConfig &config) | |
void | Activate (EntityId entityId) |
void | Deactivate () |
void | SetConfiguration (const PhysicalSkyComponentConfig &config) |
const PhysicalSkyComponentConfig & | GetConfiguration () const |
Friends | |
class | EditorPhysicalSkyComponent |