# clearDepth

> Currently assigned depth clear value for this attachment. Default value is 1.0.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Rendering](/engine/6000.5/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public float clearDepth { get; set; }
```
