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

パラメーター

typeThe EditorTool type to be set as the active tool.
toolThe EditorTool instance to be set as the active tool.

説明

Sets the active EditorTool.


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