Navigation
API > API/Developer > API/Developer/NaniteBuilder
Inheritance Hierarchy
- IModuleInterface
- IBuilderModule
References
| Module | NaniteBuilder |
| Header | /Engine/Source/Developer/NaniteBuilder/Public/NaniteBuilder.h |
| Include | #include "NaniteBuilder.h" |
Syntax
class IBuilderModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Build
(
FResources& Resources, |
||
| bool | BuildMaterialIndices
(
const FStaticMeshSectionArray& SectionArray, |
||
| IBuilderModule & | Get () |
Singleton-like access to this module's interface. | |
| const FString & | |||
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FInputMeshData | |||
| FOutputMeshData |
Typedefs
| Name | Description |
|---|---|
| FOnFreeInputMeshData |