# translationOffsets

> The translation offsets from the constrained orientation.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Animations](/engine/6000.6/script-reference/unityengine/animations.md)
* **Assembly:** UnityEngine.AnimationModule

```csharp
public Vector3[] translationOffsets { get; set; }
```

### Remarks

The translation offsets are relative to the source position local space.
