This version of Unity is unsupported.

GridBrushEditorBase.OnMouseLeave

Declaration

public void OnMouseLeave();

Description

Callback when the mouse cursor leaves a paintable region.

Implement this for any custom behaviour when the mouse cursor leaves a paintable region.