glGenTextures(1, textureHandle, 0); int TextureID = textureHandle[0]; GLES20.glBindTexture(GLES20.GL_TEXTURE_2D, TextureID); GLES20.
確定! 回上一頁