Navigation
API > API/Runtime > API/Runtime/MeshConversion > API/Runtime/MeshConversion/FMeshDescriptionToDynamicMesh
Syntax
TArray< FVertexID > VertIDMap
Remarks
Map from DynamicMesh vertex Id to MeshDecription FVertexID. NB: due to vertex splitting, multiple DynamicMesh vertex ids may map to the same MeshDescription FVertexID. ( a vertex split is a result of reconciling non-manifold MeshDescription vertex )