Navigation
| Name | USDStageImporter |
| Type | Plugin |
| Part of Plugins | USD Importer |
| Location | /Engine/Plugins/Importers/USDImporter/Source/USDStageImporter/ |
| Module Build Rules | USDStageImporter.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FUsdTreeViewColumn | |
| SUsdOptionsWindow | Slate window used to show import/export options for the USDImporter plugin |
| SUsdStagePreviewTree | |
| SUsdStagePreviewTreeRow | Custom row so that we can fetch the owning SUsdStagePreviewTree from the columns. |
| SUsdTreeRow | |
| SUsdTreeView | |
| UUsdStageImporter | |
| UUsdStageImportOptions |
Structs
| Name | Remarks |
|---|---|
| FScopedSuppressActorImport | |
| FSharedUsdTreeData | |
| FUsdPrimPreviewModel | |
| FUsdPrimPreviewModelView | |
| FUsdStageImportContext |
Interfaces
| Name | Remarks |
|---|---|
| IUsdStageImporterModule | |
| IUsdTreeViewItem |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FUsdPrimPreviewModelViewPtr | TSharedPtr< struct FUsdPrimPreviewModelView > | Widgets/SUSDStagePreviewTree.h | |
| FUsdPrimPreviewModelViewRef | TSharedRef< struct FUsdPrimPreviewModelView > | Widgets/SUSDStagePreviewTree.h | |
| FUsdPrimPreviewModelViewWeak | TWeakPtr< struct FUsdPrimPreviewModelView > | Widgets/SUSDStagePreviewTree.h |
Enums
Public
| Name | Remarks |
|---|---|
| EReplaceActorPolicy | |
| EReplaceAssetPolicy |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void UsdUtils::AddAnalyticsAttributes
(
const UUsdStageImportOptions& Options, |
USDStageImportOptions.h |