# Sandbox.MorphCollection.GetName

```csharp
string GetName(int index)
```

Retrieve name of a morph at given index.

### Parameters

- `index` (`int`)

### Returns

`string`

Declared in [Sandbox.MorphCollection](/api/Sandbox.MorphCollection).
Assembly: `Sandbox.Engine`.
