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

namespace Unity.VectorGraphics.External.LibTessDotNet
{
public class ContourOrientation // TypeDefIndex: 10934
{
	// Fields
	type#20890 value__;
	type#16480 Original;
	type#16480 Clockwise;
	type#16480 CounterClockwise;
}
}
