# originalMatrix

> The value of Handles.matrix at the time this Handles.DrawingScope was created.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public Matrix4x4 originalMatrix { get; }
```
