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