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

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

Public Member Functions

 AZ_CLASS_ALLOCATOR (OcclusionCullingPlaneComponentController, AZ::SystemAllocator)
 
 AZ_RTTI (AZ::Render::OcclusionCullingPlaneComponentController, "{8EDA3C7D-5171-4843-9969-4D84DB13F221}")
 
 OcclusionCullingPlaneComponentController (const OcclusionCullingPlaneComponentConfig &config)
 
void Activate (AZ::EntityId entityId)
 
void Deactivate ()
 
void SetConfiguration (const OcclusionCullingPlaneComponentConfig &config)
 
const OcclusionCullingPlaneComponentConfigGetConfiguration () const
 

Static Public Member Functions

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

Friends

class EditorOcclusionCullingPlaneComponent
 

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