<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Spatial",
  "identifier" : "/documentation/Spatial/Rotatable3DProtocol/*(_:_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Operator",
  "symbol" : {
    "kind" : "Operator",
    "modules" : [
      "Spatial"
    ],
    "preciseIdentifier" : "s:7Spatial19Rotatable3DProtocolPAASf6ScalarRtzrlE1moiyx8RotationQz_xtFZ"
  },
  "title" : "*(_:_:)"
}
-->

# *(_:_:)

Returns the `Rotatable3DFloat` entity rotated by the specified rotation.

```
static func * (lhs: Self.Rotation, rhs: Self) -> Self
```

## Parameters

`lhs`

The rotation.

`rhs`

The `Rotatable3DFloat` entity .

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)