Use this class to implement specialized versions of the built-in transform tools. Built-in transform tools include Move, Rotate, Scale, Rect, and Transform.
| OnToolGUI | Implements any common functionality for the set of manipulation tools available for this context. |
| ResolveTool | Returns the matching EditorTool type for the specified Tool given the context. |
| GetEditorToolType | Defines the EditorTool type for a given Tool. |