# Compute

> Represents the compute shader stage.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Shaders](/engine/6000.5/script-reference/unityengine/shaders.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
Compute = 5
```
