---
title: "unapplying(_:)"
framework: spatial
role: symbol
role_heading: Instance Method
path: "spatial/size3dfloat/unapplying(_:)-9dyaz"
---

# unapplying(_:)

Returns the primitive that results from applying a scaled pose to the primitive.

## Declaration

```swift
func unapplying(_ scaledPose: ScaledPose3DFloat) -> Size3DFloat
```

## Discussion

Discussion Returns The transformed primitive.
