# Editor.EditorEvent.ShowContextMenuEvent.Trace

```csharp
System.Nullable<SceneTraceResult> Trace { get; set; }
```

Trace result if we hit an object in the scene when right-clicking.

Declared in [Editor.EditorEvent.ShowContextMenuEvent](/api/Editor.EditorEvent.ShowContextMenuEvent).
Assembly: `Sandbox.Tools`.
