# Sandbox.PhysicsTraceBuilder.Run

```csharp
PhysicsTraceResult Run()
```

Run the trace and return the result. The result will return the first hit.

### Returns

`PhysicsTraceResult`

Declared in [Sandbox.PhysicsTraceBuilder](/api/Sandbox.PhysicsTraceBuilder).
Assembly: `Sandbox.Engine`.
