# endIndex

> The index of the last blend shape vertex for the requested blend shape.

## Definition

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

```csharp
public uint endIndex { get; }
```
