Navigation
API > API/Plugins > API/Plugins/USDExporter
References
| Module | USDExporter |
| Header | /Engine/Plugins/Importers/USDImporter/Source/USDExporter/Public/USDMetadataExportOptions.h |
| Include | #include "USDMetadataExportOptions.h" |
Syntax
USTRUCT (BlueprintType )
struct FUsdMetadataExportOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bExportAssetInfo | Export generic assetInfo when exporting assets (such as export time, engine version, etc.). | |
| bool | bExportAssetMetadata | Export metadata held on assets' UsdAssetUserData to the output prim. | |
| bool | bExportComponentMetadata | Export metadata held on components' UsdAssetUserData to the output prims. | |
| BlueprintReadWrite | |||
| Category | |||
| config | |||
| EditAnywhere | When exporting metadata, we will ignore all entries that start with these prefixes. | ||
| meta |