大约有 365 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0064 秒)
Laya_社区(306) Laya2.0_文档(21) Laya3.0_api(12) Laya3.0_文档(8) Laya2.0_示例(7) Laya2.0_api(6) laya_api(5)
ios14下跑浏览器H5很卡 当开启:Config.useRetinalCanvas = true 的时候发布的H5版本在ios14下浏览器跑性能非常低,真的非常低…………特别iPhone 11机型。。。但是在iphone6s的ios13就非常流畅。 请问目前有什么解决方案吗……? 2020-11-18...
来源: Laya_社区 发布时间: 20201118
...y "D:\LayaWork\FlashDevelop - 5.2\Library" Building LayaSample mxmlc -load-config+=obj\LayaSampleConfig.xml -debug=true -incremental=true -swf-version=29 -o obj\LayaSample636377954440000000 Starting java as: java -Xmx384m -Dsun.io.useCanonCaches=false -Duser.language=en -Duser.region=US -Djava.util....
来源: Laya_社区 发布时间: 20170830
...环境 https://nodejs.org/en/ 2. 更改为国内淘宝镜像源 npm config set registry https://registry.npm.taobao.org 3. 打开CMD npm install -g browser-sync 4. cmd命令 进入项目根目录(.laya目录所在的同级目录)后,启动服务器 browser-sync start --server --file...
来源: Laya_社区 发布时间: 20170619
...否开户,如果开启需要关掉。或者删除代理试下: npm config delete proxy 2、确定是安装源是从官网下载。如果不是删除去官网下一份。 3、如果npm安装成功,但是layacmd安装不成功,则需要先去安装别的模块能不能正常安装,如果...
来源: Laya_社区 发布时间: 20170608
...8 13:34:09.378561+0800 test1[6479:65523] require(/sdcard/layabox/scripts/config.js) 2019-06-18 13:34:09.379107+0800 test1[6479:65523] found the file in the package:scripts/config.js 2019-06-18 13:34:09.380089+0800 test1[6479:65523] JSBridge bgColor: ["#000000"] 2019-06-18 13:34:09.380371+0800...
来源: Laya_社区 发布时间: 20190618
...DE_版本号\resources\app\out\vs\layaEditor\libs\TP\AtlasGenerator.exe" --config atlasConfig就会按照配置生成图集。如果有必要,可以重命名atlasConfig,就能使用多个配置生成图集了。 以下为配置文件的详细说明 { //散图的根目录。 "inputDir": "re...
来源: Laya_社区 发布时间: 20161201
...就没必要提供方案了。 在这之前还不能生效,还需要将Config的preserveDrawingBuffers设置为false,不然读取像素的时候rgb的通道值,别的论坛里有说这样会影响性能,实际用的时候没有看出有啥差别 还有一种思路是在每次清理buff前进...
来源: Laya_社区 发布时间: 20200815
...不到你说的那个显存的方法.谢谢 vincent • 2017-03-22 14:47 Config.WebGLTextCacheCount=500; Config.atlasEnable=false; Config.showCanvasMark=false; Config.CPUMemoryLimit=120 *1024 *1024; Config.GPUMemoryLimit=160 *1024 *1024; Config.animationInterval=50; Config.isAntialias=false; Config....
来源: Laya_社区 发布时间: 20170321
...启用微信bin目录调试 安装后运行vscode,按Ctrl + Shift + P Configure Display Language 安装中文语言包 Extensions 搜索 debug for Chrome 安装 修改 compile.js中的sourcemap属性修改为true 或者搜索sourcemap:修改false为true 修改config.json中sourceMap属性为t...
来源: Laya_社区 发布时间: 20200818
...alstorage/logo/logo.png I/LayaBox (12689): require(/sdcard/layabox/scripts/config.js) I/LayaBox (12689): found the file in the package:scripts/config.js I/LayaBox (12689): Download [ ]:http://192.168.137.1/public/sh ... 2.471 E/LayaBox (12689): download image file error! file:////data/data/com.klzz....
来源: Laya_社区 发布时间: 20170320