glTexImage2D (GL_TEXTURE_2D, 0, GL_ALPHA, width, height, 0, GL_ALPHA, GL_FLOAT, null) // Then I call below when I want to change value in ...
確定! 回上一頁