Version: 2021.1
言語: 日本語
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.