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_UVSettings_PatchBuilder
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | CurvatureAlignment | This parameter controls alignment of the initial patches to creases in the mesh | |
| float | SmoothingAlpha | Smoothing parameter; larger values result in faster smoothing in each step. | |
| int | SmoothingSteps | Number of smoothing steps to apply; this slightly increases distortion but produces more stable results. |