# Sandbox.UI.RootPanel.IsWorldPanel

```csharp
bool IsWorldPanel { get; set; }
```

True if this is a world panel, so should be skipped when determining cursor visibility etc

Declared in [Sandbox.UI.RootPanel](/api/Sandbox.UI.RootPanel).
Assembly: `Sandbox.Engine`.
