# material

> The Material that Unity uses to initialize the content of a Custom Render Texture.

## Definition

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

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