# Copy

> Copy dragged objects.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
Copy = 1
```

### Remarks

Additional Resources: [DragAndDrop](/engine/6000.7/script-reference/unityeditor/draganddrop.md) class.
