metadata(_:keyPath:)

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

Declaration

func metadata<T>(_ key: USDToken, keyPath: USDToken) -> T? where T : USDStage.Object.MetadataValue