<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/ManipulationComponent/Dynamics-swift.struct/RotationBehavior",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:17RealityFoundation21ManipulationComponentV8DynamicsV16RotationBehaviorV"
  },
  "title" : "ManipulationComponent.Dynamics.RotationBehavior"
}
-->

# ManipulationComponent.Dynamics.RotationBehavior

Definition of different standardized rotation behaviors for an object.

```
struct RotationBehavior
```

## Topics

### Type Properties

[`static var none: ManipulationComponent.Dynamics.RotationBehavior`](/documentation/RealityKit/ManipulationComponent/Dynamics-swift.struct/RotationBehavior/none)

No active rotation behavior.

[`static var unconstrained: ManipulationComponent.Dynamics.RotationBehavior`](/documentation/RealityKit/ManipulationComponent/Dynamics-swift.struct/RotationBehavior/unconstrained)

Rotation is unconstrained in all axes.

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

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)