USDStage.Object.MetadataCollection
A scene graph object that possesses metadata.
Declaration
protocol MetadataCollectionOverview
Prims, attributes, and relationships may have associated metadata. Metadata on an object is accessed by its name, which is a USDToken.
Topics
Instance Properties
allAuthoredMetadataallMetadataassetInfocustomDatadisplayNamedocumentationhasAssetInfohasAuthoredAssetInfohasAuthoredCustomDatahasAuthoredDisplayNamehasAuthoredDocumentationhasAuthoredHiddenhasCustomDataisHidden
Instance Methods
assetInfoByKey(_:)clearAssetInfo()clearAssetInfoByKey(_:)clearCustomData()clearCustomDataByKey(_:)clearDisplayName()clearDocumentation()clearHidden()clearMetadata(_:)clearMetadata(_:keyPath:)customDataByKey(_:)hasAssetInfoByKey(_:)hasAuthoredAssetInfoByKey(_:)hasAuthoredCustomDataByKey(_:)hasAuthoredMetadata(_:)hasAuthoredMetadata(_:keyPath:)hasCustomDataByKey(_:)hasMetadata(_:)hasMetadata(_:keyPath:)metadata(_:)metadata(_:keyPath:)setAssetInfoByKey(_:value:)setMetadata(_:keyPath:value:)setMetadata(_:value:)