# Editor.BaseItemWidget.DragDropTargetClosestThreshold

```csharp
float DragDropTargetClosestThreshold { get; set; }
```

Gets or sets the maximum distance, in pixels, at which a target is considered close enough for drag-and-drop when in BodyDropTarget.Closest mode.
operations.

Declared in [Editor.BaseItemWidget](/api/Editor.BaseItemWidget).
Assembly: `Sandbox.Tools`.
