# splatBaseMaterial

> Returns the material used to render the terrain splatmap.

## Definition

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

```csharp
public Material splatBaseMaterial { get; }
```
