<!--
{
  "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/IKRig/Constraint/IKPositionDemand",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:17RealityFoundation5IKRigV10ConstraintV16IKPositionDemandV"
  },
  "title" : "IKRig.Constraint.IKPositionDemand"
}
-->

# IKRig.Constraint.IKPositionDemand

A definition of a positional demand.

```
struct IKPositionDemand
```

## Topics

### Initializers

[`init()`](/documentation/RealityKit/IKRig/Constraint/IKPositionDemand/init())

Creates a positional demand with default settings.

### Instance Properties

[`var influenceDepthMaxJointCount: Int`](/documentation/RealityKit/IKRig/Constraint/IKPositionDemand/influenceDepthMaxJointCount)

The number of joints to be influenced by this demand.

[`var mode: IKRig.Constraint.IKPositionDemand.Mode`](/documentation/RealityKit/IKRig/Constraint/IKPositionDemand/mode-swift.property)

The mode of the positional demand.

[`var weight: SIMD3<Float>`](/documentation/RealityKit/IKRig/Constraint/IKPositionDemand/weight)

The per-axis weight this demand has on the pose.

### Enumerations

[`enum Mode`](/documentation/RealityKit/IKRig/Constraint/IKPositionDemand/Mode-swift.enum)

Describes the acting modes of positional demands.

---

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)