Navigation
API > API/Plugins > API/Plugins/USDExporter
| Name | IUsdExporterModule |
| Type | class |
| Header File | /Engine/Plugins/Importers/USDImporter/Source/USDExporter/Public/USDExporterModule.h |
| Include Path | #include "USDExporterModule.h" |
Syntax
class IUsdExporterModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool CanExportToLayer
(
const FString& TargetFilePath |
Checks whether we can create a USD Layer with "TargetFilePath" as identifier and export to it | USDExporterModule.h | |
static void HashEditorSelection
(
FSHA1& HashToUpdate |
USDExporterModule.h |