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

GraphView.AddElement

マニュアルに切り替える
public void AddElement (Experimental.UIElements.GraphView.GraphElement graphElement);

パラメーター

graphElementThe element to add.

説明

Add new GraphElement. Should use this instead of Add() for adding GraphElements.