• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0010 秒)

1. 修改了Scene下的WebGL参数导致渲染3D对象出现局部透明 [ 100%]

...xt.RGB, Laya.WebGLContext.UNSIGNED_BYTE, this.passThroughCamera ); this.gl.uniform1i(this.samplerUniform, 0); this.gl.bindBuffer(Laya.WebGLContext.ELEMENT_ARRAY_BUFFER, this.indexBuffer); this.gl.drawElements( Laya.WebGLContext.TRIANGLES, this.indexBuffer.numItems, Laya.WebGLContext.UNSIGNED_SHORT, ...

来源: Laya_社区 发布时间: 20180726