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 |
Manages the debug display of a ClothComponentMesh.