Experimental: this API is experimental and might be changed or removed in the future.

EdgeManipulator

class in UnityEditor.Experimental.UIElements.GraphView

매뉴얼로 전환

설명

Edge manipulator used to drag edges off ports and reconnect them elsewhere.

생성자

EdgeManipulatorEdgeManipulator's constructor.

보호되는 함수

OnKeyDownHandle key down event.
OnMouseDownHandle mouse down event.
OnMouseMoveHandle mouse move event.
OnMouseUpHandle mouse up event.
RegisterCallbacksOnTargetCalled to register click event callbacks on the target element.
UnregisterCallbacksFromTargetCalled to unregister event callbacks from the target element.