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::CubeMapCaptureComponentController Class Referencefinal

Inherits AZ::TransformNotificationBus::Handler.

Public Member Functions

 AZ_CLASS_ALLOCATOR (CubeMapCaptureComponentController, AZ::SystemAllocator)
 
 AZ_RTTI (AZ::Render::CubeMapCaptureComponentController, "{85156008-28A0-4F7B-BC16-0311682E14D7}")
 
 CubeMapCaptureComponentController (const CubeMapCaptureComponentConfig &config)
 
void Activate (AZ::EntityId entityId)
 
void Deactivate ()
 
void SetConfiguration (const CubeMapCaptureComponentConfig &config)
 
const CubeMapCaptureComponentConfigGetConfiguration () const
 
void SetExposure (float bakeExposure)
 
void RenderCubeMap (RenderCubeMapCallback callback, const AZStd::string &relativePath)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static void GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 

Friends

class EditorCubeMapCaptureComponent
 

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