# rotationOffset

> Represents an offset from the constrained orientation.

## Definition

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

```csharp
public Vector3 rotationOffset { get; set; }
```
