# prototype

> GameObject used by the DetailPrototype.

## Definition

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

```csharp
public GameObject prototype { get; set; }
```
