// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.Text.MeshInfo

namespace UnityEngine.TextCore.Text
{
public class MeshInfo // TypeDefIndex: 10537
{
	// Fields
	type#20872 vertexCount;
	type#13506 vertexData;
	type#22480 material;
	type#20872 vertexBufferSize;
	type#15318 applySDF;
	type#19173 glyphRenderMode;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 size, type#15313 isIMGUI) { }
	// RVA: -1
	internal type#28660 ResizeMeshInfo(type#20867 size, type#15313 isIMGUI) { }
	// RVA: -1
	internal type#28660 Clear(type#15313 uploadChanges) { }
	// RVA: -1
	internal type#28660 ClearUnusedVertices() { }
}
}
