OpenGL ES 设置GLKView 背景透明,//设置GLKView背景透明glClearColor(0.0,0.0,0.0,0.0) ... 编辑样式background: transparent;border:0px 参考: 或者 ...
確定! 回上一頁