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

Manages the debug display of a ClothComponentMesh. More...

#include <ClothDebugDisplay.h>

Inherits AzFramework::EntityDebugDisplayEventBus::Handler.

Public Member Functions

 AZ_TYPE_INFO (ClothDebugDisplay, "{306A2A30-8BB1-4D0F-9776-324CA1D90ABE}")
 
 ClothDebugDisplay (ClothComponentMesh *clothComponentMesh)
 
bool IsDebugDrawEnabled () const
 Returns true when any debug cloth information must be displayed.
 

Protected Member Functions

void DisplayEntityViewport (const AzFramework::ViewportInfo &viewportInfo, AzFramework::DebugDisplayRequests &debugDisplay) override
 

Detailed Description

Manages the debug display of a ClothComponentMesh.


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