Version: 2018.2
public void OnToolDeactivated (Tool tool);

パラメーター

toolTool that is deactivated.

説明

Callback when a Tool is deactivated.

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