Version: 2021.2
言語: 日本語
public static void SetActiveContext (Type context);
public static void SetActiveContext ();

パラメーター

context The EditorToolContext type to be set as the active tool.

説明

Sets the active EditorToolContext.

To restore the manipulation tools to their default behavior, pass GameObjectToolContext or null to the context argument.