---
title: reactionTorque
framework: spritekit
role: symbol
role_heading: Instance Property
path: spritekit/skphysicsjoint/reactiontorque
---

# reactionTorque

Instantaneous reaction torque, in newton-meters,  currently being directed at the anchor point.

## Declaration

```swift
var reactionTorque: CGFloat { get }
```

## See Also

### Reading the Stress and Speed that Are Currently Applied to a Joint

- [reactionForce](spritekit/skphysicsjoint/reactionforce.md)
