---
title: anchorB
framework: scenekit
role: symbol
role_heading: Instance Property
path: scenekit/scnphysicssliderjoint/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 Slider Joint

- [bodyA](scenekit/scnphysicssliderjoint/bodya.md)
- [axisA](scenekit/scnphysicssliderjoint/axisa.md)
- [anchorA](scenekit/scnphysicssliderjoint/anchora.md)
- [bodyB](scenekit/scnphysicssliderjoint/bodyb.md)
- [axisB](scenekit/scnphysicssliderjoint/axisb.md)
