Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/UVTools > API/Plugins/DatasmithImporter/UVTools/UVGenerationUtils
References
| Module | DatasmithImporter |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/UVTools/UVGenerationUtils.h |
| Include | #include "UVTools/UVGenerationUtils.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/UVTools/UVGenerationUtils.cpp |
static void SetupGeneratedLightmapUVResolution
&40;
UStaticMesh &42; StaticMesh,
int32 LODIndex
&41;
Remarks
Setup the a good lightmap minimal resolution for the given static mesh LOD in its build settings.
Parameters
| Name | Description |
|---|---|
| StaticMesh | The StaticMesh being set up |
| LODIndex | The LOD being set up. |