# Sandbox.PhysicsWorld.Delete

```csharp
void Delete()
```

Delete this world and all objects inside. Will throw an exception if you try to delete a world that you didn't manually create.

Declared in [Sandbox.PhysicsWorld](/api/Sandbox.PhysicsWorld).
Assembly: `Sandbox.Engine`.
