Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > FBXImportOptions
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
Include | #include "FbxImporter.h" |
&42;Or both
&40;
i.e. TEXT
&41;
Remarks
This allow to add a prefix to the material name when unreal material get created. This prefix can just modify the name of the asset for materials (i.e. TEXT("Mat")) This prefix can modify the package path for materials (i.e. TEXT("/Materials/")). /**