# Matrix

> The shader constant is a matrix. The related ShaderData.ConstantInfo stores the number of rows and columns.

## Definition

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

```csharp
Matrix = 1
```
