blendFunc (gl.SRC_ALPHA, gl.ONE_MINUS_SRC_ALPHA);. That works for non pre-multiplied alpha textures. If you actually want to work with pre-multiplied alpha ...
確定! 回上一頁