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

namespace UnityEngine.Rendering
{
public class BatchCullingOutputDrawCommands // TypeDefIndex: 9258
{
	// Fields
	type#12369 drawCommands;
	type#12370 indirectDrawCommands;
	type#12371 proceduralDrawCommands;
	type#12372 proceduralIndirectDrawCommands;
	type#12406 visibleInstances;
	type#12373 drawRanges;
	type#12433 instanceSortingPositions;
	type#12406 drawCommandPickingInstanceIDs;
	type#20872 drawCommandCount;
	type#20872 indirectDrawCommandCount;
	type#20872 proceduralDrawCommandCount;
	type#20872 proceduralIndirectDrawCommandCount;
	type#20872 visibleInstanceCount;
	type#20872 drawRangeCount;
	type#20872 instanceSortingPositionFloatCount;
}
}
