# Sandbox.ModelMorphs.GetName

```csharp
string GetName(int i)
```

Get the name of a morph by its index.

### Parameters

- `i` (`int`)

### Returns

`string`

Declared in [Sandbox.ModelMorphs](/api/Sandbox.ModelMorphs).
Assembly: `Sandbox.Engine`.
