Navigation
API > API/Plugins > API/Plugins/ChaosVD > API/Plugins/ChaosVD/FChaosVDHeightFieldMeshGenerator
References
| Module | ChaosVD |
| Header | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Public/ChaosVDHeightfieldMeshGenerator.h |
| Include | #include "ChaosVDHeightfieldMeshGenerator.h" |
| Source | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Private/ChaosVDHeightfieldMeshGenerator.cpp |
void GenerateFromHeightField
&40;
const Chaos::FHeightField & InHeightField
&41;
Remarks
Prepares the Mesh Generator so the Generate method can generate the desired Dynamic Mesh
Parameters
| Name | Description |
|---|---|
| InHeightField | Implicit object used to generate the dynamic mesh |