# twist

> Specifies the rotation of the pen around its axis, expressed in radians. The default value is 0.

## Definition

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

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