# rotationalOffset

> The rotational offset angle from the local 'up'.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.Physics2DModule

```csharp
public float rotationalOffset { get; set; }
```

### Remarks

Rotating the local 'up' allows both the surface and sides to be rotated in local-space.
