---
title: axisB
framework: scenekit
role: symbol
role_heading: Instance Property
path: scenekit/scnphysicshingejoint/axisb
---

# axisB

The axis that the hinge pivots around, relative to the node containing the second body.

## Declaration

```swift
var axisB: 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)
- [anchorB](scenekit/scnphysicshingejoint/anchorb.md)
