# Sandbox.SceneTrace.UsePhysicsWorld

```csharp
SceneTrace UsePhysicsWorld(bool hit = True)
```

Should we hit physics objects?

### Parameters

- `hit` (`bool`), default `True`

### Returns

`SceneTrace`

Declared in [Sandbox.SceneTrace](/api/Sandbox.SceneTrace).
Assembly: `Sandbox.Engine`.
