Navigation
API > API/Plugins > API/Plugins/USDClasses
Describes all the metadata values collected from a particular USD prim.
| Name | FUsdPrimMetadata |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/USDClasses/Public/USDMetadata.h |
| Include Path | #include "USDMetadata.h" |
Syntax
USTRUCT (BlueprintType )
struct FUsdPrimMetadata
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Metadata | TMap< FString, FUsdMetadataValue > | USDMetadata.h |
|