# Custom

> Use a custom material given by _materialTemplate.

## Definition

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

> **Warning:**
>
> **Deprecated.** Enum type MaterialType is not used any more.

```csharp
Custom = 3
```
