Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshAttributes
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TPolygonAttributesRef< FPolygonGroupID > GetPolygonPolygonGroupIndices () |
Accessors for array of polygon group IDs for polygons | MeshAttributes.h | |
TPolygonAttributesConstRef< FPolygonGroupID > GetPolygonPolygonGroupIndices () |
MeshAttributes.h |
GetPolygonPolygonGroupIndices()
Description
Accessors for array of polygon group IDs for polygons
| Name | GetPolygonPolygonGroupIndices |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributes.h |
| Include Path | #include "MeshAttributes.h" |
TPolygonAttributesRef< FPolygonGroupID > GetPolygonPolygonGroupIndices()
GetPolygonPolygonGroupIndices()
| Name | GetPolygonPolygonGroupIndices |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributes.h |
| Include Path | #include "MeshAttributes.h" |
TPolygonAttributesConstRef< FPolygonGroupID > GetPolygonPolygonGroupIndices() const