Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/UVTools
References
| Module | DatasmithImporter |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/UVTools/UVGenerationUtils.h |
| Include | #include "UVTools/UVGenerationUtils.h" |
Syntax
class UVGenerationUtils
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetNextOpenUVChannel
(
UStaticMesh* StaticMesh, |
Returns the index of the next open UV channel, existing channels filled with default values are considered open. | |
| void | SetupGeneratedLightmapUVResolution
(
UStaticMesh* StaticMesh, |
Setup the a good lightmap minimal resolution for the given static mesh LOD in its build settings. |