# Default

> The Default element of a RenderTexture.

## Definition

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

```csharp
Default = 3
```

### Remarks

Default is the color sub element for surfaces that have color or depth if the render texture is a depth only.
