// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.UIR.VertexFlags

namespace UnityEngine.UIElements.UIR
{
public class VertexFlags // TypeDefIndex: 6351
{
	// Fields
	type#20890 value__;
	type#28545 IsSolid;
	type#28545 IsText;
	type#28545 IsTextured;
	type#28545 IsDynamic;
	type#28545 IsSvgGradients;
}
}
