// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Rendering.BatchDrawCommandProcedural

namespace UnityEngine.Rendering
{
public class BatchDrawCommandProcedural // TypeDefIndex: 9254
{
	// Fields
	type#15095 flags;
	type#15107 batchID;
	type#15110 materialID;
	type#27905 splitVisibilityMask;
	type#27905 lightmapIndex;
	type#20872 sortingPosition;
	type#27921 visibleOffset;
	type#27921 visibleCount;
	type#22627 topology;
	type#19232 indexBufferHandle;
	type#27921 baseVertex;
	type#27921 indexOffsetBytes;
	type#27921 elementCount;
}
}
