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 |
void SetUVCount
&40;
int32 Channel,
int32 NumVerts
&41;
Remarks
Setting the amount of UV coordinates on the channel is mandatory before filling the array
Parameters
| Name | Description |
|---|---|
| Channel | The channel to set the numbers of UVs |
| NumVerts | The number of UVs in the channel |