Files
obsidian-notes/Batch & DrawCall.md
zzz 23d9b269b8 新笔记
新笔记
2023-04-21 00:23:56 +08:00

7 lines
256 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

https://zhuanlan.zhihu.com/p/68530142 Batch的前世今生
一个Batch即为同一批材质的游戏对象
但是因为Pass不同
透明度不同可能需要半透明混合而另外一个不需要就会形成两次DC
渲染层级不同等等原因