This version of Unity is unsupported.

FieldMouseDragger<T0>.SetDragZone

Declaration

public void SetDragZone(UIElements.VisualElement dragElement, Rect hotZone);

Parameters

dragElement The drag element (like the label).
hotZone The rectangle that contains the drag zone.

Description

Set drag zone.