public void OnToolActivated (Tool tool);

参数

tool已激活的工具。

描述

激活 Tool 时使用的回调。

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