Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothVisualizationNoGC
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DrawPhysMeshShaded
(
const FDrawContext& Context |
Editor only functions. | ChaosCloth/ChaosClothVisualization.h | |
void DrawPhysMeshShaded
(
FPrimitiveDrawInterface* PDI |
Editor only functions | ChaosCloth/ChaosClothVisualization.h |
DrawPhysMeshShaded(const FDrawContext &)
Description
Editor only functions.
| Name | DrawPhysMeshShaded |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothVisualization.h |
| Include Path | #include "ChaosCloth/ChaosClothVisualization.h" |
void DrawPhysMeshShaded
(
const FDrawContext & Context
) const
DrawPhysMeshShaded(FPrimitiveDrawInterface *)
Description
Editor only functions
| Name | DrawPhysMeshShaded |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothVisualization.h |
| Include Path | #include "ChaosCloth/ChaosClothVisualization.h" |
void DrawPhysMeshShaded
(
FPrimitiveDrawInterface * PDI
) const