Choose your operating system:
Windows
macOS
Linux
Module |
|
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
(
const FDynamicMesh3 * SourceMeshHint
)
Initialize the LOD generation graph.
Parameter |
Description |
---|---|
SourceMesh |
if the SourceMesh is known, some optimizations can be made in the graph, but this is optional |