This version of Unity is unsupported.

GridBrushEditorBase.OnMouseEnter

Declaration

public void OnMouseEnter();

Description

Callback when the mouse cursor enters a paintable region.

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