# Sandbox.Physics.PhysicsJoint.World

```csharp
PhysicsWorld World { get; set; }
```

The [Sandbox.PhysicsWorld](/api/Sandbox.PhysicsWorld) this joint belongs to.

Declared in [Sandbox.Physics.PhysicsJoint](/api/Sandbox.Physics.PhysicsJoint).
Assembly: `Sandbox.Engine`.
