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

# *(_:_:)

Returns the concatenation of a scaled pose and a pose.

## Declaration

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

## See Also

### Applying arithmetic operations

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