Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CollapsedElements

The list of elements hidden by the placemat when collapsed. The list is empty when the placemat is expanded.
Read time 1 minuteLast updated 13 days ago

Definition

public IEnumerable<GraphElement> CollapsedElements { get; }