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

namespace Unity.VectorGraphics
{
public class GradientFillType // TypeDefIndex: 10889
{
	// Fields
	type#20890 value__;
	type#19208 Linear;
	type#19208 Radial;
}
}
