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_NormalsSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Angle | Split Normals (ie sharp edge) will be created along mesh edges with opening angles above this threshold | |
| EGenerateStaticMeshLODProcess_NormalsMethod | Method | Type of Normals to generate |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | MapMethodType
(
int32 From, |