setMetadata(_:keyPath:value:)

Sets the value at keyPath within the dictionary-valued metadata for the given key.

Declaration

func setMetadata<T>(_ key: USDToken, keyPath: USDToken, value: T) throws where T : USDStage.Object.MetadataValue