Simple utilities to make the Unity editor more handy. More...
Classes | |
| class | SelectionFilter |
| Select filtered objects of specified type from the current selection. More... | |
| class | ConsoleHelper |
| Helper to clear logs in Console window. More... | |
| class | GameViewHelper |
| Helper to undock and fix current Game view size in pixel unit absolutely. More... | |
| class | InspectorHelper |
| Open new Inspector to edit specified object, and toggle Inspector states. More... | |
| class | ObjectGrouper |
Group or ungroup scene UnityEngine.Transform for better arrangement. More... | |
| class | ObjectLocker |
Set UnityEngine.Object to be locked or editable. More... | |
| class | TabNavigator |
| Utility to switch or close a tab or window. More... | |
| class | ReorderableListExpander |
Helper to make UnityEditorInternal.ReorderableList more friendly. More... | |
| class | EditrixStyle |
| Extend editor GUI style, and include some premade icons or styles. More... | |
| class | EditrixUtility |
| Include some convenient methods for editor or asset operation. More... | |
| class | MenuExtension |
Extension methods for UnityEditor.GenericMenu. More... | |
| class | IoUtility |
| Include some convenient methods to extend IO operation. More... | |
| class | LinqExtension |
| Extension methods for linq operation. More... | |
| class | TypeExtension |
Extension methods for System.Type. More... | |
Simple utilities to make the Unity editor more handy.