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