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