# TessellationShaders

> Indicates that support for tessellation using hull and domain shader stages is required.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Rendering](/engine/6000.7/script-reference/unityeditor/rendering.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
TessellationShaders = 131072
```
