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