---
title: "applying(_:)"
framework: spatial
role: symbol
role_heading: Instance Method
path: "spatial/size3d/applying(_:)-85mlm"
---

# applying(_:)

Returns a size that results from applying the specified pose.

## Declaration

```swift
func applying(_ pose: Pose3D) -> Size3D
```

## Parameters

- `pose`: The pose that the function applies to the size.

## See Also

### Transforming a 3D size structure

- [applying(_:)](spatial/size3d/applying(_:)-7e2pf.md)
- [unapplying(_:)](spatial/size3d/unapplying(_:)-7qam3.md)
- [unapplying(_:)](spatial/size3d/unapplying(_:)-yock.md)
- [unapplying(_:)](spatial/size3d/unapplying(_:)-3ip2e.md)
- [sheared(_:)](spatial/size3d/sheared(_:).md)
- [applying(_:)](spatial/size3d/applying(_:)-7e2pf.md)
- [unapplying(_:)](spatial/size3d/unapplying(_:)-42rsa.md)
