Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FDynamicSubmesh3
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDynamicMesh3 & GetSubmesh () |
Accessor for submesh | DynamicSubmesh3.h | |
const FDynamicMesh3 & GetSubmesh () |
Const accessor for submesh | DynamicSubmesh3.h |
GetSubmesh()
Description
Accessor for submesh
| Name | GetSubmesh |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicSubmesh3.h |
| Include Path | #include "DynamicSubmesh3.h" |
FDynamicMesh3 & GetSubmesh()
GetSubmesh()
Description
Const accessor for submesh
| Name | GetSubmesh |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicSubmesh3.h |
| Include Path | #include "DynamicSubmesh3.h" |
const FDynamicMesh3 & GetSubmesh() const