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 MapTrianglesToSubmesh
(
TArrayView < int > & Triangles
) const
Parameters
| Name | Description |
|---|---|
| Triangles | Array of triangle IDs in the base mesh that will all be changed to the corresponding IDs in the submesh |