Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothVisualizationNoGC
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DrawWindVelocity
(
FPrimitiveDrawInterface* PDI |
ChaosCloth/ChaosClothVisualization.h | ||
void DrawWindVelocity
(
FPrimitiveDrawInterface* PDI, |
ChaosCloth/ChaosClothVisualization.h |
DrawWindVelocity(FPrimitiveDrawInterface *)
| Name | DrawWindVelocity |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothVisualization.h |
| Include Path | #include "ChaosCloth/ChaosClothVisualization.h" |
void DrawWindVelocity
(
FPrimitiveDrawInterface * PDI
) const
DrawWindVelocity(FPrimitiveDrawInterface *, const FReal)
| Name | DrawWindVelocity |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothVisualization.h |
| Include Path | #include "ChaosCloth/ChaosClothVisualization.h" |
void DrawWindVelocity
(
FPrimitiveDrawInterface * PDI,
const FReal LengthScale
) const