Drag'n'Drop to copy and paste multiple components or materials. More...
Classes | |
class | Clipboard |
Utility to copy UnityEngine.Component or UnityEngine.Material and paste it back. More... | |
class | MaterialPropertyCopier |
Copy or paste properties from one UnityEngine.Material to another. More... | |
class | AuxCursor |
Draw an auxiliary icon follows the cursor globally. More... | |
class | EditrixGUI |
Include some convenient methods for editor GUI. 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 | ComponentExtension |
Extension methods for UnityEngine.Component . More... | |
class | LinqExtension |
Extension methods for linq operation. More... | |
class | TypeExtension |
Extension methods for System.Type . More... | |
Drag'n'Drop to copy and paste multiple components or materials.