<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/simd/simd_quatf/act(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "simd"
    ],
    "preciseIdentifier" : "s:So10simd_quatfa0A0E3actys5SIMD3VySfGAGF"
  },
  "title" : "act(_:)"
}
-->

# act(_:)

Returns the specified vector rotated by the quaternion.

```
func act(_ vector: SIMD3<Float>) -> SIMD3<Float>
```

---

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)