大约有 33 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0018 秒)
...引擎绕过去。我们会在下一版修改他。 修改方法: 打开 WebGLContext2D.as 找到其中的stroke函数 override public function stroke():void { 在最后加上 _renderKey = -1; 如下: 另外你这样做效率太低了,建议用图片,或者用drawRect来做,line是很...
来源: Laya_社区 发布时间: 20180402
...bgl.js:5713 Uncaught TypeError: Cannot read property '_targets' of null at WebGLContext2D.__proto.drawCanvas (laya.webgl.js:5713) at RenderContext.__proto.drawCanvas (laya.core.js:5822) at RenderSprite3D.__proto._canvas (laya.core.js:6219) at Sprite.__proto.render (laya.core.js:15680) at RenderSprit...
来源: Laya_社区 发布时间: 20181016
...text, x: number, y: number): void { (context.ctx as Laya.WebGLContext2D).setIBVB(x, y, this.iBuffer, this.vBuffer, this.iNum, null, coolDownShader.shader, this.shaderValue, 0, 0); } 附件 : --> 2017-06-06 添加评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20170606