FMdlMaterialImporter

Windows
MacOS
Linux

References

Module

MDLImporter

Header

/Engine/Plugins/Enterprise/MDLImporter/Source/MDLImporter/Public/MDLMaterialImporter.h

Include

#include "MDLMaterialImporter.h"

Syntax

class FMdlMaterialImporter

Functions

Name Description

Public function Static

void

 

AddSearchPath

(
    const FString& SearchPath
)

Public function Static

UMaterialInt...

 

ImportMaterialFromModule

(
    UPackage* ParentPackage,
    EObjectFlags ObjectFlags,
    const FString& MdlModuleName,
    const FString& MdlDefinitionName,
    const UMDLImporterOptions& Importe...
)

Public function Static

void

 

RemoveSearchPath

(
    const FString& SearchPath
)

Classes

Name

Description

Public struct

FScopedSearchPath

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss