---
title: USDLayer.Relocate
framework: usdkit
role: symbol
role_heading: Type Alias
path: usdkit/usdlayer/relocate
---

# USDLayer.Relocate

A single path relocation from source to target.

## Declaration

```swift
typealias Relocate = (source: USDLayer.Path, target: USDLayer.Path)
```

## See Also

### Editing scene description

- [copy(from:to:in:)](usdkit/usdlayer/copy(from:to:in:).md)
- [USDLayer.ListOperation](usdkit/usdlayer/listoperation.md)
- [USDLayer.ListOperationType](usdkit/usdlayer/listoperationtype.md)
- [USDLayer.RelocatesMap](usdkit/usdlayer/relocatesmap.md)
- [USDLayer.ChangeList](usdkit/usdlayer/changelist.md)
