Version: 2021.1
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

GraphView.GraphViewChanged

マニュアルに切り替える
public delegateExperimental.GraphView.GraphViewChange GraphViewChanged (Experimental.GraphView.GraphViewChange graphViewChange);

パラメーター

graphViewChange The change struct.

説明

Delegate used to indicate a change in GraphView usualy done by a Manipulator.

You can return the struct as-is or you can modify the lists to change what GraphView will perform.