# start

> The starting index of the range, where 0 is the first position, 1 is the second, 2 is the third, and so on.

## Definition

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

```csharp
public int start
```
