Navigation
API > API/Plugins > API/Plugins/ChaosVD > API/Plugins/ChaosVD/FChaosVDConvexMeshGenerator
References
| Module | ChaosVD |
| Header | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Public/ChaosVDConvexMeshGenerator.h |
| Include | #include "ChaosVDConvexMeshGenerator.h" |
| Source | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Private/ChaosVDConvexMeshGenerator.cpp |
void GenerateFromConvex
&40;
const Chaos::FConvex & Convex
&41;
Remarks
Prepares the Mesh Generator so the Generate method can generate the desired Dynamic Mesh
Parameters
| Name | Description |
|---|---|
| Convex | shape data used to generate the dynamic mesh |