---
title: bodyA
framework: scenekit
role: symbol
role_heading: Instance Property
path: scenekit/scnphysicshingejoint/bodya
---

# bodyA

The first physics body connected by the joint.

## Declaration

```swift
var bodyA: SCNPhysicsBody { get }
```

## See Also

### Managing the Characteristics of a Hinge Joint

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