Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.