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