... GLenum textureType; GLuint texture; glActiveTexture(GL_TEXTURE0); glBindTexture(textureType,texture); glTexParameteri(textureType, ...
確定! 回上一頁