// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.GradientType

namespace UnityEngine.UIElements
{
public class GradientType // TypeDefIndex: 6262
{
	// Fields
	type#20890 value__;
	type#19219 Linear;
	type#19219 Radial;
}
}
