class in UnityEditor.Experimental.GraphView
/
继承自:UIElements.MouseManipulator
用于创建新边缘的操控器。
edgeDragHelper | 引用边缘拖动 helper。 |
target | 被操作的 VisualElement。 |
activators | Activationfilters 列表。 |
RegisterCallbacksOnTarget | 调用来在目标元素上注册事件回调。 |
UnregisterCallbacksFromTarget | 调用以从目标元素取消注册单击事件回调。 |
CanStartManipulation | Checks whether MouseEvent satisfies all of the ManipulatorActivationFilter requirements. |
CanStopManipulation | Checks whether the MouseEvent is related to this Manipulator. |