---
title: "*(_:_:)"
framework: spatial
role: symbol
role_heading: Operator
path: "spatial/scaledpose3d/*(_:_:)-6nx9h"
---

# *(_:_:)

Returns the concatenation of two scaled poses.

## Declaration

```swift
static func * (lhs: ScaledPose3D, rhs: ScaledPose3D) -> ScaledPose3D
```

## See Also

### Applying arithmetic operations

- [*(_:_:)](spatial/scaledpose3d/*(_:_:)-93yyr.md)
- [*(_:_:)](spatial/scaledpose3d/*(_:_:)-179zu.md)
- [*=(_:_:)](spatial/scaledpose3d/*=(_:_:).md)
