Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeMesh
Description
Sets the amount of UV channels on this mesh
| Name | SetUVChannelsCount |
| Type | function |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeMesh.h |
| Include Path | #include "DatasmithFacadeMesh.h" |
void SetUVChannelsCount
(
int32 ChannelCount
)
Parameters
| Name | Remarks |
|---|---|
| ChannelCount | The number of UV channels |