Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/FDatasmithMesh
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMesh.h |
| Include | #include "DatasmithMesh.h" |
| Source | /Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithMesh.cpp |
FVector2D GetUV
&40;
int32 Channel,
int32 Index
&41; const
Remarks
Gets the UV coordinates for a channel
Parameters
| Name | Description |
|---|---|
| Channel | The channel we want to retrieve the UVs from |
| Index | The UV coordinates to retrieve |