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

# unapplying(_:)

Returns a rectangle that’s transformed by the inverse of the specified scaled pose.

## Declaration

```swift
func unapplying(_ scaledPose: ScaledPose3D) -> Rect3D
```

## 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(_:)-2he5i.md)
- [unapplying(_:)](spatial/rect3d/unapplying(_:)-7eglq.md)
