Navigation
API > API/Plugins > API/Plugins/USDClasses
| |
|
| Name |
UUsdAssetImportData |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/USDCore/Source/USDClasses/Public/USDAssetImportData.h |
| Include Path |
#include "USDAssetImportData.h" |
Syntax
UCLASS ()
class UUsdAssetImportData : public UAssetImportData
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ImportOptions |
TObjectPtr< class UObject > |
Likely a UUSDStageImportOptions, but we don't declare it here to prevent an unnecessary module dependency on USDStageImporter |
USDAssetImportData.h |
|
| PrimPath |
FString |
|
USDAssetImportData.h |
|