Navigation
API > API/Plugins > API/Plugins/MeshLODToolset > API/Plugins/MeshLODToolset/Graphs
References
| Module | MeshLODToolset |
| Header | /Engine/Plugins/Experimental/MeshLODToolset/Source/MeshLODToolset/Public/Graphs/GenerateStaticMeshLODProcess.h |
| Include | #include "Graphs/GenerateStaticMeshLODProcess.h" |
Syntax
USTRUCT&40;&41;
struct FGenerateStaticMeshLODProcess_TextureSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| EGenerateStaticMeshLODBakeResolution | BakeResolution | Resolution for normal map and texture baking | |
| float | BakeThickness | How far away from the output mesh to search for input mesh during baking | |
| bool | bCombineTextures | Generate an atlassed texture where multiple textures are combined into a single output texture |