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

EdgeDragHelper<T0>

class in UnityEditor.Experimental.UIElements.GraphView

/

Hereda de:Experimental.UIElements.GraphView.EdgeDragHelper

Cambiar al Manual

Descripción

Edge drag helper class.

Variables

draggedPortThe port the edge is being dragged from.
edgeCandidateThe edge being dragged.
resetPositionOnPanTrue if it should reset position on pan if nothing is connected.

Constructores

EdgeDragHelper_1EdgeDragHelper's constructor.

Funciones Públicas

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

Miembros heredados

Variables

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