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

大约有 3 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0016 秒)

1. HTMLCanvas截屏后保存成texture问题 [ 100%]

HTMLCanvas截屏后保存成texture问题 通过:htmlCanvas.getTexture()获得的纹理,给sprite后,舞台上看不到。只有两个打印信息 EXT:webgl support OES_vertex_array_object! RenderTexture: unkonw depth format. 附件 : --> 2019-07-15 添加评论 免费帖 --> 分享 微博 ...

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

2. EffectMaterial设置texture强制debugger [ 96%]

...(0,__proto,'texture',function(){         return this._shaderValues.getTexture(1);         },function(value){         debugger;         if (value)             this._defineDatas.add(laya.d3.core.material.EffectMaterial.SHADERDEFINE_MAINTEXTURE);       ...

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

3. LayaAirID 打包app测试 apk无法开启webgl。用浏览器扫码进入就没问题 [ 74%]

...yData){ var tName=this.currDisplayData.name; this.currTexture=this.templet.getTexture(tName); if (this.currTexture && Render.isWebGL && this.currDisplayData.type==0 && this.currDisplayData.uvs){ this.currTexture=this.currDisplayData.createTexture(this.currTexture); } } }else ...

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