Open 3D Engine AtomLyIntegration Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Render::ImageBasedLightComponentController Class Referencefinal

Controls behavior of an image based light that affects a scene. More...

#include <ImageBasedLightComponentController.h>

Inherits ImageBasedLightComponentRequestBus::Handler, Data::AssetBus::MultiHandler, and AZ::TransformNotificationBus::Handler.

Public Member Functions

 AZ_CLASS_ALLOCATOR (ImageBasedLightComponentController, SystemAllocator)
 
 AZ_RTTI (AZ::Render::ImageBasedLightComponentController, "{73DBD008-4E77-471C-B7DE-F2217A256FE2}")
 
 ImageBasedLightComponentController (const ImageBasedLightComponentConfig &config)
 
void Activate (EntityId entityId)
 
void Deactivate ()
 
void SetConfiguration (const ImageBasedLightComponentConfig &config)
 
const ImageBasedLightComponentConfigGetConfiguration () const
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 
static void GetProvidedServices (ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (ComponentDescriptor::DependencyArrayType &incompatible)
 

Friends

class EditorImageBasedLightComponent
 

Detailed Description

Controls behavior of an image based light that affects a scene.


The documentation for this class was generated from the following file: