# Editor.EditorPreferences.PasteAtCursor

```csharp
static bool PasteAtCursor { get; set; }
```

When enabled, pasted or duplicated objects are placed under the cursor and aligned to the hit surface.

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
