Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshAttributes
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TUVAttributesRef< FVector2f > GetUVCoordinates
(
int32 UVChannel |
Accessors for UV coordinates | MeshAttributes.h | |
TUVAttributesConstRef< FVector2f > GetUVCoordinates
(
int32 UVChannel |
MeshAttributes.h |
GetUVCoordinates(int32)
Description
Accessors for UV coordinates
| Name | GetUVCoordinates |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributes.h |
| Include Path | #include "MeshAttributes.h" |
TUVAttributesRef< FVector2f > GetUVCoordinates
(
int32 UVChannel
)
GetUVCoordinates(int32)
| Name | GetUVCoordinates |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributes.h |
| Include Path | #include "MeshAttributes.h" |
TUVAttributesConstRef< FVector2f > GetUVCoordinates
(
int32 UVChannel
) const