---
title: targetShapes
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothbodycomponent/targetshapes
---

# targetShapes

The target shapes associated with the body.

## Declaration

```swift
var targetShapes: [ClothBodyComponent.TargetShape]
```

## Discussion

Discussion Target shapes pull the body towards a mix of animatable shapes.

## See Also

### Defining target shapes

- [ClothBodyComponent.TargetShape](realitykit/clothbodycomponent/targetshape.md)
