# Sandbox.SceneParticles.PhysicsWorld

```csharp
PhysicsWorld PhysicsWorld { get; set; }
```

Particle collisions use this physics world to perform traces.

Declared in [Sandbox.SceneParticles](/api/Sandbox.SceneParticles).
Assembly: `Sandbox.Engine`.
