Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFbxImporter
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include | #include "FbxImporter.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Fbx/FbxMaterialImport.cpp |
bool CreateAndLinkExpressionForMaterialProperty
&40;
const FbxSurfaceMaterial & FbxMaterial,
UMaterial &42; UnrealMaterial,
const char &42; MaterialProperty,
FExpressionInput & MaterialInput,
bool bSetupAsNormalMap,
TArray< FString > & UVSet,
const FVector2D & Location
&41;
Remarks
Import each material Input from Fbx Material bool
Parameters
| Name | Description |
|---|---|
| FbxMaterial | Fbx material object |
| UnrealMaterial | |
| MaterialProperty | The material component to import |
| MaterialInput | |
| bSetupAsNormalMap | |
| UVSet |