# Vector2

> Signifies that this property should be treated like a Vector2 in the default Material Inspector.

## Definition

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

```csharp
Vector2 = 512
```

### Remarks

This flag is set only for Vector Material Properties that were initialized with a Vector Dimension of 2.
