# showGeometryCulling

> If set to true, culling of geometry is enabled.

## Definition

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

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