You can control how the object is translucent. To do this, we will use the alpha component of the color : gl.glBlendFunc(GL.GL_SRC_ALPHA, GL.GL_ONE)
確定! 回上一頁