Specifies a draw range of draw commands.
For more information, see BatchRendererGroup.
| Property | Description | 
|---|---|
| drawCommandsBegin | The index of the first draw command inside the BatchCullingOutput.drawCommands array that this draw range applies to. | 
| drawCommandsCount | The number of draw commands, starting from BatchDrawRange.drawCommandsBegin, this draw range applies to. | 
| drawCommandsType | The BatchDrawCommandType that apply to draw commands in this draw range. | 
| filterSettings | The BatchFilterSettings that apply to draw commands in this draw range. |