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

namespace UnityEngine.UIElements
{
public class MeshWriteDataInterface // TypeDefIndex: 5663
{
	// Fields
	type#20929 vertices;
	type#20929 indices;
	type#20872 vertexCount;
	type#20872 indexCount;
}
}
