Version: 2020.1
언어: 한국어
public static void SetActiveTool ();
public static void SetActiveTool (Type type);
public static void SetActiveTool (EditorTools.EditorTool tool);

파라미터

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

설명

Sets the active EditorTool.