Navigation
API > API/Plugins > API/Plugins/USDExporter > API/Plugins/USDExporter/UMaterialExporterUsd > API/Plugins/USDExporter/UMaterialExporterUsd/ExportMaterial
References
| Module | USDExporter |
| Header | /Engine/Plugins/Importers/USDImporter/Source/USDExporter/Public/MaterialExporterUSD.h |
| Include | #include "MaterialExporterUSD.h" |
| Source | /Engine/Plugins/Importers/USDImporter/Source/USDExporter/Private/MaterialExporterUSD.cpp |
static bool ExportMaterial
(
const UMaterialInterface & Material,
const FUsdMaterialBakingOptions & Options,
const FFilePath & FilePath,
bool bReplaceIdentical,
bool bReExportIdenticalAssets,
bool bIsAutomated
)