Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper > API/Plugins/UnrealUSDWrapper/UsdWrappers
References
| Module | UnrealUSDWrapper |
| Header | /Engine/Plugins/Importers/USDImporter/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdPrim.h |
| Include | #include "UsdWrappers/UsdPrim.h" |
Syntax
namespace UE
{
enum ESdfSpecifier
&123;
Def,
Over,
Class,
Num,
&125;
}
Values
| Name | Description |
|---|---|
| Def | |
| Over | |
| Class | |
| Num |
Remarks
Corresponds to pxr::SdfSpecifier, refer to the USD SDK documentation