# Sandbox.PhysicsGroup.World

```csharp
PhysicsWorld World { get; set; }
```

The world in which this group belongs

Declared in [Sandbox.PhysicsGroup](/api/Sandbox.PhysicsGroup).
Assembly: `Sandbox.Engine`.
