Navigation
API > API/Plugins > API/Plugins/MDLImporter
References
| Module | MDLImporter |
| Header | /Engine/Plugins/Enterprise/MDLImporter/Source/MDLImporter/Public/MDLMaterialImporter.h |
| Include | #include "MDLMaterialImporter.h" |
Syntax
class FMdlMaterialImporter
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddSearchPath
(
const FString& SearchPath |
||
| UMaterialInterface * | ImportMaterialFromModule
(
UPackage* ParentPackage, |
||
| void | RemoveSearchPath
(
const FString& SearchPath |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FScopedSearchPath |