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

GraphViewChange

struct in UnityEditor.Experimental.UIElements.GraphView

Switch to Manual

Description

图中可以拦截的一组更改。

Variables

edgesToCreate即将创建的边缘。
elementsToRemove即将删除的元素。
movedElements已删除的元素。
moveDeltaThe delta of the last move.