# Editor.MapEditor.EditorContext.Target

```csharp
EntityObject Target { get; set; }
```

The current entity we're rendering gizmos for

Declared in [Editor.MapEditor.EditorContext](/api/Editor.MapEditor.EditorContext).
Assembly: `Sandbox.Tools`.
