大约有 3 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0016 秒)
HTMLCanvas截屏后保存成texture问题 通过:htmlCanvas.getTexture()获得的纹理,给sprite后,舞台上看不到。只有两个打印信息 EXT:webgl support OES_vertex_array_object! RenderTexture: unkonw depth format. 附件 : --> 2019-07-15 添加评论 免费帖 --> 分享 微博 ...
来源: Laya_社区 发布时间: 20190715
...(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
...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