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

# axisB

The axis along which the second body can slide, relative to the node containing it.

## Declaration

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