public static void SetActiveTool ();
public static void SetActiveTool (Type type);
public static void SetActiveTool (EditorTools.EditorTool tool);

参数

type要设置为激活工具的 EditorTool 类型。
tool要设置为激活工具的 EditorTool 实例。

描述

设置激活的 EditorTool