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

参数

type The EditorTool type to set as the active tool.
tool The EditorTool instance to set as the active tool.

描述

设置激活的 EditorTool


Did you find this page useful? Please give it a rating: