Version: 2022.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 要添加的元素。

描述

添加新的 GraphElement。应使用这个而非 Add() 来添加 GraphElement