Get batch statistics
({int opacityLevels, int totalLines}) getStats() { return ( opacityLevels: _batch.opacityLevelCount, totalLines: _batch.lineCount, ); }