# Vector3

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

## Definition

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

```csharp
Vector3 = 1024
```

### Remarks

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