Navigation
API > API/Plugins > API/Plugins/MeshLODToolset > API/Plugins/MeshLODToolset/Graphs > API/Plugins/MeshLODToolset/Graphs/FGenerateMeshLODGraph
References
| Module | MeshLODToolset |
| Header | /Engine/Plugins/Experimental/MeshLODToolset/Source/MeshLODToolset/Public/Graphs/GenerateMeshLODGraph.h |
| Include | #include "Graphs/GenerateMeshLODGraph.h" |
| Source | /Engine/Plugins/Experimental/MeshLODToolset/Source/MeshLODToolset/Private/Graphs/GenerateMeshLODGraph.cpp |
void BuildGraph
&40;
const FDynamicMesh3 &42; SourceMeshHint
&41;
Remarks
Initialize the LOD generation graph.
Parameters
| Name | Description |
|---|---|
| SourceMesh | if the SourceMesh is known, some optimizations can be made in the graph, but this is optional |