public override void Draw(SharpGL.OpenGL gl) { base.Draw(gl); if(_data == null){ } gl.BindTexture(OpenGL.GL_TEXTURE_2D, 0); gl.Begin(OpenGL.
確定! 回上一頁