# Sandbox.Physics.HingeJoint

A hinge-like constraint.

- Kind: class
- Namespace: `Sandbox.Physics`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.Physics.PhysicsJoint](/api/Sandbox.Physics.PhysicsJoint)

## Properties

- [`Angle`](/api/Sandbox.Physics.HingeJoint/Angle)
- [`Axis`](/api/Sandbox.Physics.HingeJoint/Axis)
- [`Friction`](/api/Sandbox.Physics.HingeJoint/Friction): Hinge friction.
- [`MaxAngle`](/api/Sandbox.Physics.HingeJoint/MaxAngle): Maximum angle it should be allowed to go
- [`MinAngle`](/api/Sandbox.Physics.HingeJoint/MinAngle): Minimum angle it should be allowed to go
- [`Speed`](/api/Sandbox.Physics.HingeJoint/Speed)
