---
title: "unapplying(_:)"
framework: spatial
role: symbol
role_heading: Instance Method
path: "spatial/rect3d/unapplying(_:)-2he5i"
---

# unapplying(_:)

Returns a rectangle that results from unapplying the specified pose.

## Declaration

```swift
func unapplying(_ pose: Pose3D) -> Rect3D
```

## Parameters

- `pose`: The pose that the function unapplies to the rectangle.

## See Also

### Transforming a 3D rectangle structure

- [applying(_:)](spatial/rect3d/applying(_:)-3qdiy.md)
- [applying(_:)](spatial/rect3d/applying(_:)-5hnif.md)
- [applying(_:)](spatial/rect3d/applying(_:)-5hnif.md)
- [rotated(by:around:)](spatial/rect3d/rotated(by:around:)-3ih62.md)
- [rotated(by:around:)](spatial/rect3d/rotated(by:around:)-8g1c9.md)
- [scaledBy(x:y:z:)](spatial/rect3d/scaledby(x:y:z:).md)
- [sheared(_:)](spatial/rect3d/sheared(_:).md)
- [unapplying(_:)](spatial/rect3d/unapplying(_:)-1j6g7.md)
- [unapplying(_:)](spatial/rect3d/unapplying(_:)-1pbfn.md)
- [unapplying(_:)](spatial/rect3d/unapplying(_:)-7eglq.md)
