Navigation
API > API/Developer > API/Developer/NaniteBuilder > API/Developer/NaniteBuilder/IBuilderModule
References
| Module | NaniteBuilder |
| Header | /Engine/Source/Developer/NaniteBuilder/Public/NaniteBuilder.h |
| Include | #include "NaniteBuilder.h" |
Syntax
struct FInputMeshData
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int32 > | MaterialIndices | ||
| float | MaxDeviation | ||
| uint32 | NumTexCoords | ||
| float | PercentTriangles | ||
| FStaticMeshSectionArray | Sections | ||
| TArray< uint32 > | TriangleCounts | ||
| TArray< uint32 > | TriangleIndices | ||
| FBounds3f | VertexBounds | ||
| FMeshBuildVertexData | Vertices |