# showViewVolumes

> If set to true, visualization of view volumes is enabled.

## Definition

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

```csharp
public static bool showViewVolumes { get; set; }
```
