Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeMesh
Description
Retrieves the amount of UV coordinates on the channel. The validity of the vertex data is not guaranteed
| Name | GetUVCount |
| Type | function |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeMesh.h |
| Include Path | #include "DatasmithFacadeMesh.h" |
int32 GetUVCount
(
int32 Channel
) const