FMeshBuilder::Build

Build function should be override and is the starting point for static mesh builders

Windows
MacOS
Linux

Override Hierarchy

References

Module

MeshBuilder

Header

/Engine/Source/Developer/MeshBuilder/Public/MeshBuilder.h

Include

#include "MeshBuilder.h"

Syntax

bool Build
(
    FStaticMeshRenderData & OutRenderData,
    UStaticMesh * StaticMesh,
    const FStaticMeshLODGroup & LODGroup
)

Remarks

Build function should be override and is the starting point for static mesh builders

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss