Open 3D Engine NvCloth 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.
NvCloth::ClothComponent Class Reference

Class for runtime Cloth Component. More...

#include <ClothComponent.h>

Inherits AZ::Component, and AZ::Render::MeshComponentNotificationBus::Handler.

Public Member Functions

 AZ_COMPONENT (ClothComponent, "{AC9B8FA0-A6DA-4377-8219-25BA7E4A22E9}")
 
 ClothComponent (const ClothConfiguration &config)
 
 AZ_DISABLE_COPY_MOVE (ClothComponent)
 
const ClothComponentMeshGetClothComponentMesh () const
 

Static Public Member Functions

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

Protected Member Functions

void Activate () override
 
void Deactivate () override
 
void OnModelReady (const AZ::Data::Asset< AZ::RPI::ModelAsset > &modelAsset, const AZ::Data::Instance< AZ::RPI::Model > &model) override
 
void OnModelPreDestroy () override
 

Detailed Description

Class for runtime Cloth Component.


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