---
title: removeAllJoints()
framework: spritekit
role: symbol
role_heading: Instance Method
path: spritekit/skphysicsworld/removealljoints()
---

# removeAllJoints()

Removes all joints from the physics world.

## Declaration

```swift
func removeAllJoints()
```

## See Also

### Joining Physics Bodies with Joints

- [add(_:)](spritekit/skphysicsworld/add(_:).md)
- [remove(_:)](spritekit/skphysicsworld/remove(_:).md)
