---
title: offset
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/ikrig/constraint/offset
---

# offset

A constraint target offset.

## Declaration

```swift
var offset: Transform
```

## Discussion

Discussion The constraints adds this offset on top of its target. Useful for cases where the target comes from a binding.
