# VertexOrder

> Optimize the order of vertices in the mesh to make better use of the GPUs internal caches to improve rendering performance.

## Definition

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

```csharp
VertexOrder = 2
```
