IMeshBuilderModule::BuildMesh

Unreal Engine C++ API Reference > Developer > MeshBuilder > IMeshBuilderModule

References

   
Module MeshBuilder
Header /Engine/Source/Developer/MeshBuilder/Public/IMeshBuilderModule.h
Include #include "IMeshBuilderModule.h"
bool BuildMesh
(
    class [FStaticMeshRenderData](API\Runtime\Engine\FStaticMeshRenderData) & OutRenderData,
    class [UObject](API\Runtime\CoreUObject\UObject\UObject) * Mesh,
    const class [FStaticMeshLODGroup](API\Runtime\Engine\FStaticMeshLODGroup) & LODGroup,
    bool bGenerateCoarseMeshStreamingLODs,
    bool bAllowNanite
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library