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

GraphViewChange

struct in UnityEditor.Experimental.GraphView

/

Implemented in:UnityEditor

Description 描述

Set of changes in the graph that can be intercepted.

Properties 属性

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