Specifies a draw range of draw commands.
For more information, see BatchRendererGroup.
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. |
filterSettings | The BatchFilterSettings that apply to draw commands in this draw range. |