Version: 2022.1
언어: 한국어
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.