// Assembly: Unity.VectorGraphics
// Full name: Unity.VectorGraphics.External.LibTessDotNet.WindingRule

namespace Unity.VectorGraphics.External.LibTessDotNet
{
public class WindingRule // TypeDefIndex: 10932
{
	// Fields
	type#20890 value__;
	type#28817 EvenOdd;
	type#28817 NonZero;
	type#28817 Positive;
	type#28817 Negative;
	type#28817 AbsGeqTwo;
}
}
