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 MapGroupsToSubmesh
(
TArrayView < int32 > GroupIDs
) const
Parameters
| Name | Description |
|---|---|
| GroupIDs | Array of group IDs in the base mesh that will all be changed to the corresponding IDs in the submesh |