Namespace Unity.SelectionGroups
Classes
SelectionGroup
This class is the Editor-only container for selection group information and members.
SelectionGroupConfigurationDialog
Implements the configuration dialog in the editor for a selection group.
SelectionGroupDrawer
The editor draw used in the inspector for SelectionGroup properties.
SelectionGroupEditorWindow
The main editor window for working with selection groups.
SelectionGroupException
This exception is thrown when user intervention is required during a selection group operation. Eg, adding invalid objects.
SelectionGroupList
A serializable list of SelectionGroups.
SelectionGroupManager
The Editor only manager for selection groups.
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.