Version: 2017.3
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.