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

namespace UnityEngine.UIElements.UIR
{
public class CopyMeshJobData // TypeDefIndex: 6372
{
	// Fields
	type#20929 vertSrc;
	type#20929 vertDst;
	type#20872 vertCount;
	type#20929 indexSrc;
	type#20929 indexDst;
	type#20872 indexCount;
	type#20872 indexOffset;
}
}
