# startIndex

> The first index to use in the index buffer of the rendering call.

## Definition

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

```csharp
public uint startIndex { readonly get; set; }
```
