EditorTools.SetActiveTool
public static void SetActiveTool();
public static void SetActiveTool(Type type);
Parameters
| type | The EditorTool type to be set as the active tool. | |
| tool | The EditorTool instance to be set as the active tool. |
Description 描述
Sets the active EditorTool.