Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FDynamicSubmesh3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicSubmesh3.h |
| Include | #include "DynamicSubmesh3.h" |
void MapEdgesToSubmesh
(
TArrayView < int > & Edges
) const
Parameters
| Name | Description |
|---|---|
| Edges | Array of edge IDs in base mesh that will all be changed to the corresponding IDs in the submesh |