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