# Sandbox.SceneModel.Morphs

```csharp
MorphCollection Morphs { get; set; }
```

Access this sceneobject's morph collection. Morphs are generally used in the model to control
the face, for things like emotions and lip sync.

Declared in [Sandbox.SceneModel](/api/Sandbox.SceneModel).
Assembly: `Sandbox.Engine`.
