// Assembly: Unity.VectorGraphics
// Full name: Unity.VectorGraphics.BezierSegment

namespace Unity.VectorGraphics
{
public class BezierSegment // TypeDefIndex: 10895
{
	// Fields
	type#28443 P0;
	type#28443 P1;
	type#28443 P2;
	type#28443 P3;
}
}
