# Editor.PanelWindow.Opacity

```csharp
float Opacity { get; set; }
```

How see-through the whole window is, contents included. 1 is opaque, 0 is invisible.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
