Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RemoveElementsWithoutNotification(IEnumerable<GraphElement>)

Removes elements from the Scope but do not send a notification.
Read time 1 minuteLast updated 6 days ago

Definition

public void RemoveElementsWithoutNotification(IEnumerable<GraphElement> elements)

Parameters

The elements to remove.