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