This version of Unity is unsupported.

Painter2D.Fill

Declaration

public void Fill(UIElements.FillRule fillRule);

Description

Fills the currently defined path. <param name="fillRule">The fill rule (non-zero or odd-even) to use. Default is non-zero.</param>