# Sandbox.PhysicsWorld.Create

```csharp
static PhysicsWorld Create()
```

> **Obsolete.** Use new PhysicsWorld() instead

Creates a new 3D physics world.

### Returns

`PhysicsWorld`

Declared in [Sandbox.PhysicsWorld](/api/Sandbox.PhysicsWorld).
Assembly: `Sandbox.Engine`.
