Version: 2018.4
public void OnToolActivated (Tool tool);

パラメーター

toolTool that is activated.

説明

Callback when a Tool is activated.

Implement this for any special behaviours when a Tool is activated.