SpineNormalBatch - Refactored to use Context pattern to avoid GC. Uses View's dual-buffer architecture for efficient batching. Process:
SpineNormalBatch - 重构使用 Context 模式避免 GC。 使用 View 的双缓冲区架构实现高效合批。 流程:
可选
Batch render elements according to IBatch2DProvider interface
根据 IBatch2DProvider 接口批量渲染元素
Destroy batch provider and clean up resources
销毁批处理提供者并清理资源
Reset batch state for new frame
为新帧重置批次状态
En
SpineNormalBatch - Refactored to use Context pattern to avoid GC. Uses View's dual-buffer architecture for efficient batching. Process:
Zh
SpineNormalBatch - 重构使用 Context 模式避免 GC。 使用 View 的双缓冲区架构实现高效合批。 流程: