# shaderPass

> The Shader Pass Unity uses to update the Custom Render Texture.

## Definition

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

```csharp
public int shaderPass { get; set; }
```
