// Assembly: Unity.TextMeshPro
// Full name: TMPro.TMP_VertexDataUpdateFlags

namespace TMPro
{
public class TMP_VertexDataUpdateFlags // TypeDefIndex: 9370
{
	// Fields
	type#20890 value__;
	type#26962 None;
	type#26962 Vertices;
	type#26962 Uv0;
	type#26962 Uv2;
	type#26962 Uv4;
	type#26962 Colors32;
	type#26962 All;
}
}
