Build

Overload list

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

  Type Name Description
Public function Virtual bool

Build ( const FSkeletalMeshBuildParameters& SkeletalMeshBuildParameters
)

No support for skeletal mesh build in this class.
Public function Virtual bool

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

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page