// Assembly: Unity.TextMeshPro
// Full name: LineSegment

public class LineSegment // TypeDefIndex: 9521
{
	// Fields
	type#28472 Point1;
	type#28472 Point2;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#28468 p1, type#28468 p2) { }
}
