Version: 2020.3
언어: 한국어
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.