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.

説明

Sets the active EditorTool.