Version: 2017.2
public void OnToolActivated (Tool tool);

パラメーター

tool Tool that is activated.

説明

Callback when a Tool is activated.

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