# Sandbox.UI.Panel.LocalMatrix

```csharp
System.Nullable<Matrix> LocalMatrix { get; set; }
```

If this panel has transforms, they'll be reflected here

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
