Navigation
API > API/Developer > API/Developer/MeshBuilder > API/Developer/MeshBuilder/FMeshBuilder
| Type | Name | Description | |
|---|---|---|---|
| bool | Build
(
const FSkeletalMeshBuildParameters& SkeletalMeshBuildParameters |
Build function should be override and is the starting point for skeletal mesh builders | |
| bool | Build
(
FStaticMeshRenderData& OutRenderData, |
Build function should be override and is the starting point for static mesh builders |