# Sandbox.Rigidbody.Joints

```csharp
IReadOnlySet<Joint> Joints { get; set; }
```

A list of joints that we're connected to, if any.

Declared in [Sandbox.Rigidbody](/api/Sandbox.Rigidbody).
Assembly: `Sandbox.Engine`.
