---
title: deformers
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/meshdeformationstack/deformers
---

# deformers

The Deformers to apply in order to a mesh.

## Declaration

```swift
var deformers: [any MeshDeformer]
```

## See Also

### Configuring deformation

- [targets](realitykit/meshdeformationstack/targets.md)
