Version: 2023.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.