This version of Unity is unsupported.

FillRule

enumeration

Description

The fill rule to use when filling shapes with Painter2D.Fill(FillRule).

Properties

NonZeroThe "non-zero" winding rule.
OddEvenThe "odd-even" winding rule.