# prototypeTexture

> Texture used by the DetailPrototype.

## Definition

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

```csharp
public Texture2D prototypeTexture { get; set; }
```
