<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/VortexForceEffect/init(strength:axis:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:17RealityFoundation17VortexForceEffectV8strength4axisACSd_s5SIMD3VySfGtcfc"
  },
  "title" : "init(strength:axis:)"
}
-->

# init(strength:axis:)

Creates a vortex force effect.

```
init(strength: Double, axis: SIMD3<Float>)
```

## Parameters

`strength`

The magnitude of the force.

`axis`

The vortex’s rotational axis centered at the effect origin.

---

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)