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

namespace Unity.VectorGraphics
{
public class BezierPathSegment // TypeDefIndex: 10896
{
	// Fields
	type#28443 P0;
	type#28443 P1;
	type#28443 P2;
}
}
