// Assembly: UnityEngine.TextRenderingModule
// Full name: UnityEngine.UIVertex

namespace UnityEngine
{
public class UIVertex // TypeDefIndex: 13087
{
	// Fields
	type#28472 position;
	type#28472 normal;
	type#28498 tangent;
	type#16089 color;
	type#28498 uv0;
	type#28498 uv1;
	type#28498 uv2;
	type#28498 uv3;
	type#16094 s_DefaultColor;
	type#28500 s_DefaultTangent;
	type#27891 simpleVert;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
