大约有 96 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0045 秒)
...unity插件导出的场景 physics3D is not a function Uncaught TypeError: tex.once is not a function 在做微信小游戏排行榜提示wx.getFileSystemManager is not a function 用微信开发者调试的时候出现document.createTextNode is not a function 微信开发者工具iOS模拟器报错...
来源: Laya_社区 发布时间: 20190426
...3D is not a function 用微信开发者调试的时候出现document.createTextNode is not a function api readFile success callback function undefined 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function Uncaught TypeError: tex.once is not a functio...
来源: Laya_社区 发布时间: 20170602
...tor() { super(...arguments); this._tileTextureSet = null; this._aniName = null; } setTileTextureSet (aniName, tileTextureSet) { this._aniName = aniName; this._tileTextureSet = tileTextur...
来源: Laya_社区 发布时间: 20220627
...fined错误 加载模型 报错。Uncaught Error: LoadModelV03: unknown vertexDeclaration. Uncaught TypeError: tex.once is not a function Uncaught TypeError: Cannot read property 'dir' of undefined 这是什么报错啊? HttpRequest请求头加入自定义的userId和token,总是报错 问题状...
来源: Laya_社区 发布时间: 20170726
...3D is not a function 用微信开发者调试的时候出现document.createTextNode is not a function api readFile success callback function undefined 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function Uncaught TypeError: tex.once is not a functio...
来源: Laya_社区 发布时间: 20170418
...3D is not a function 用微信开发者调试的时候出现document.createTextNode is not a function api readFile success callback function undefined 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function Uncaught TypeError: tex.once is not a functio...
来源: Laya_社区 发布时间: 20170321
...unity插件导出的场景 physics3D is not a function Uncaught TypeError: tex.once is not a function 在做微信小游戏排行榜提示wx.getFileSystemManager is not a function at api readFile fail callback function 用微信开发者调试的时候出现document.createTextNode is not a function ...
来源: Laya_社区 发布时间: 20180423
...fined api readFile success callback function undefined Uncaught TypeError: tex.once is not a function ide导出ui时,UI代码显示不正常在小游戏中会报错:gameThirdScriptErrorn.sort is not a function 官方视频教程中飞机大战 "this.addChild is not a function" 打地鼠发布成...
来源: Laya_社区 发布时间: 20190329
...域绘制开放数据域sharedCanvas时候报错。代码如下:var rankTexture = new Laya.Texture(Laya.Browser.window.sharedCanvas); rankTexture.bitmap.alwaysChange = true;//小程序使用,非常费 let sprite = new Laya.Sprite(); sprite.graphics.drawTexture(rankTexture, 0, 0, rankTexture.widt...
来源: Laya_社区 发布时间: 20190920
...是重点,文字的效果我们是通过svg支持的css样式来设置 text-shadow设置的是文字的css样式效果,假如开发者想改变文字的样式,可以修改style即可。 ``` 上面是在JavaScript中,用原生的dom元素img来进行显示,那么在游戏中我们想用的...
来源: Laya2.0_文档 发布时间: 20210714