---
title: anchorB
framework: scenekit
role: symbol
role_heading: Instance Property
path: scenekit/scnphysicsballsocketjoint/anchorb
---

# anchorB

The point at which the joint connects, relative to the node containing the second body.

## Declaration

```swift
var anchorB: SCNVector3 { get set }
```

## See Also

### Managing the Characteristics of a Ball and Socket Joint

- [bodyA](scenekit/scnphysicsballsocketjoint/bodya.md)
- [anchorA](scenekit/scnphysicsballsocketjoint/anchora.md)
- [bodyB](scenekit/scnphysicsballsocketjoint/bodyb.md)
