TerrainPaintTool<T0>.OnDisable
public void OnDisable();
Description 描述
Called when the tool is destroyed.
Unity calls this method when the tool is destroyed. See Also: ScriptableObject.OnDisable.
Called when the tool is destroyed.
Unity calls this method when the tool is destroyed. See Also: ScriptableObject.OnDisable.