# ConstantBuffer

> The shader resource is a constant buffer.

## Definition

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

```csharp
ConstantBuffer = 0
```
