---
title: "clearAssetInfo(_:)"
framework: usdkit
role: symbol
role_heading: Instance Method
path: "usdkit/usdprim/relationship/spec/clearassetinfo(_:)"
---

# clearAssetInfo(_:)

Removes key from the asset info dictionary.

## Declaration

```swift
func clearAssetInfo(_ key: String)
```

## Parameters

- `key`: The dictionary key to clear.
