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

GraphView.AddElement

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

パラメーター

graphElement The element to add.

説明

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