# terrainDetailUnsupported

> Determines if the renderer supports terrain detail rendering.

## Definition

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

> **Warning:**
>
> **Deprecated.** terrainDetailUnsupported is deprecated.

```csharp
public bool terrainDetailUnsupported { get; set; }
```
