Open 3D Engine Meshlets 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::Meshlets::MeshletsSystemComponent Class Reference

Inherits AZ::Component, MeshletsRequestBus::Handler, and AZ::TickBus::Handler.

Inherited by AZ::Meshlets::MeshletsEditorSystemComponent.

Public Member Functions

 AZ_COMPONENT (MeshletsSystemComponent, "{0a55656c-08ac-440d-a55c-f7e3c1b91712}")
 

Static Public Member Functions

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

Protected Member Functions

void Init () override
 
void Activate () override
 
void Deactivate () override
 
void OnTick (float deltaTime, AZ::ScriptTimePoint time) override
 
void LoadPassTemplateMappings ()
 Loads the pass templates mapping file.
 

Protected Attributes

AZ::RPI::PassSystemInterface::OnReadyLoadTemplatesEvent::Handler m_loadTemplatesHandler
 Used for loading the pass templates of the hair gem.
 

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