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

# *(_:_:)

Returns the concatenation of a pose and a scaled pose.

## Declaration

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

## See Also

### Applying arithmetic operations

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