Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FDynamicMeshAttributeSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDynamicMeshPolygroupAttribute * GetPolygroupLayer
(
int Index |
DynamicMesh/DynamicMeshAttributeSet.h | ||
const FDynamicMeshPolygroupAttribute * GetPolygroupLayer
(
int Index |
DynamicMesh/DynamicMeshAttributeSet.h |
GetPolygroupLayer(int)
| Name | GetPolygroupLayer |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h |
| Include Path | #include "DynamicMesh/DynamicMeshAttributeSet.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/DynamicMesh/DynamicMeshAttributeSet.cpp |
FDynamicMeshPolygroupAttribute * GetPolygroupLayer
(
int Index
)
the Polygroup layer at the given Index
GetPolygroupLayer(int)
| Name | GetPolygroupLayer |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h |
| Include Path | #include "DynamicMesh/DynamicMeshAttributeSet.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/DynamicMesh/DynamicMeshAttributeSet.cpp |
const FDynamicMeshPolygroupAttribute * GetPolygroupLayer
(
int Index
) const
the Polygroup layer at the given Index