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

namespace Unity.VectorGraphics
{
public class GradientStop // TypeDefIndex: 10894
{
	// Fields
	type#16068 <Color>k__BackingField;
	type#26060 <StopPercentage>k__BackingField;

	// Methods
	// RVA: -1
	public type#16067 get_Color() { }
	// RVA: -1
	public type#28660 set_Color(type#16067 value) { }
	// RVA: -1
	public type#26059 get_StopPercentage() { }
	// RVA: -1
	public type#28660 set_StopPercentage(type#26059 value) { }
}
}
