---
title: "concatenating(_:)"
framework: spatial
role: symbol
role_heading: Instance Method
path: "spatial/pose3d/concatenating(_:)-4esra"
---

# concatenating(_:)

Returns a pose that represents the concatenation of a scaled pose and a pose.

## Declaration

```swift
func concatenating(_ transform: ScaledPose3D) -> ScaledPose3D
```

## See Also

### Transforming a 3D pose structure

- [concatenating(_:)](spatial/pose3d/concatenating(_:)-6dd2s.md)
- [flip(along:)](spatial/pose3d/flip(along:).md)
- [flipped(along:)](spatial/pose3d/flipped(along:).md)
- [rotated(by:)](spatial/pose3d/rotated(by:)-10k2a.md)
- [rotated(by:)](spatial/pose3d/rotated(by:)-377u.md)
