# overrideMaterial

> Sets the Material to use for all drawers that would render in this group.

## Definition

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

```csharp
public Material overrideMaterial { get; set; }
```
