
@m_hatayama But for 3D you can treat opaque objects differently and guarantee that only visible pixels will run the full shader (i.e. there is no overdraw). So you can end up with a very large performance difference between opaque and transparent that you don't see with 2D/UI rendering.
English





















