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