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

GraphViewChange

struct in UnityEditor.Experimental.UIElements.GraphView

Cambiar al Manual

Descripción

Set of changes in the graph that can be intercepted.

Variables

edgesToCreateEdges about to be created.
elementsToRemoveElements about to be removed.
movedElementsElements already moved.
moveDeltaThe delta of the last move.