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

# anchorB

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

## Declaration

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

## See Also

### Managing the Characteristics of a Hinge Joint

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