Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AddElements(IEnumerable<GraphElement>)

Adds GraphElements to the Scope.
Read time 1 minuteLast updated 9 days ago

Definition

public void AddElements(IEnumerable<GraphElement> elements)

Parameters