Version: 2020.3
언어: 한국어
public void SetDragZone (UIElements.VisualElement dragElement);
public void SetDragZone (UIElements.VisualElement dragElement, Rect hotZone);

파라미터

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

설명

Set drag zone.