public void OnToolActivated (Tool tool);

Parameters

tool已激活的工具。

Description

激活 Tool 时使用的回调。

当工具激活时,针对任何特殊行为实现此方法。