Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/FDatasmithMeshUtils
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithUtils.h |
| Include | #include "DatasmithUtils.h" |
| Source | /Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithUtils.cpp |
static void CreateDefaultUVsWithLOD
&40;
FDatasmithMesh & Mesh
&41;
Remarks
Generate simple UV data at channel 0 for the base mesh and it's various LOD variants.
Parameters
| Name | Description |
|---|---|
| Mesh | The DatasmithMesh in which the UV data will be created. |