# Sandbox.Visemes.MorphNames

```csharp
static IReadOnlyList<string> MorphNames { get; set; }
```

The viseme morph names, e.g. "viseme_PP". Index matches OVRLipSync
viseme order and the viseme indices baked into sounds.

Declared in [Sandbox.Visemes](/api/Sandbox.Visemes).
Assembly: `Sandbox.Engine`.
