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

# targets

The set of MeshScopes that will be deformed by the MeshDeformationStack.

## Declaration

```swift
var targets: [MeshScope]
```

## See Also

### Configuring deformation

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