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::MeshletsEditorSystemComponent Class Reference

System component for Meshlets editor. More...

#include <MeshletsEditorSystemComponent.h>

Inherits AZ::Meshlets::MeshletsSystemComponent, and AzToolsFramework::EditorEvents::Bus::Handler.

Public Member Functions

 AZ_COMPONENT (MeshletsEditorSystemComponent, "{00c6370a-4390-41e4-aae3-a8425b2e776f}", BaseSystemComponent)
 
- Public Member Functions inherited from AZ::Meshlets::MeshletsSystemComponent
 AZ_COMPONENT (MeshletsSystemComponent, "{0a55656c-08ac-440d-a55c-f7e3c1b91712}")
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
- Static Public Member Functions inherited from AZ::Meshlets::MeshletsSystemComponent
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)
 

Additional Inherited Members

- Protected Member Functions inherited from AZ::Meshlets::MeshletsSystemComponent
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 inherited from AZ::Meshlets::MeshletsSystemComponent
AZ::RPI::PassSystemInterface::OnReadyLoadTemplatesEvent::Handler m_loadTemplatesHandler
 Used for loading the pass templates of the hair gem.
 

Detailed Description

System component for Meshlets editor.


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