Namespace Unity.SelectionGroups
Classes
OrderedSet<T>
A HashSet which retains order of items as they are added or inserted. or A List which only contains unique references.
SelectionGroupToolAttribute
Marks a method to be included as a SelectionGroup tool, which is enabled in the configuration dialog for a selection group.
SelectionGroupTools
This class containes methods which implement the default tools available for selection groups.