This version of Unity is unsupported.

DragAndDropVisualMode

enumeration

Description

Visual indication mode for Drag & Drop operation.

Additional resources: DragAndDrop class.

Properties

NoneNo indication (drag should not be performed).
CopyCopy dragged objects.
LinkLink dragged objects to target.
MoveMove dragged objects.
GenericGeneric drag operation.
RejectedRejected drag operation.