# forceOverdraw

> Forcing the drawing of Colliders on top of any other geometry, regardless of depth.

## Definition

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

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