Version: 2020.1
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

EdgeDragHelper

class in UnityEditor.Experimental.GraphView

マニュアルに切り替える

説明

EdgeDragHelper's constructor.

変数

draggedPortThe port the edge is being dragged from.
edgeCandidateThe edge being dragged.

Public 関数

HandleMouseDownHandle mouse down event.
HandleMouseMoveHandle mouse move event.
HandleMouseUpHandle mouse up event.
ResetReset the state of the drag helper.