Version: 2020.3
언어: 한국어
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.