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

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

161. 限制区域拖动效果,为什么会无法限制呢? [ 65%]

...el = "full";  // DebugTool.init() //激活资源版本控制 Laya.ResourceVersion.enable("version.json", Handler.create(null, beginLoad), Laya.ResourceVersion.FILENAME_VERSION);  function beginLoad() { Laya.loader.load("res/atlas/comp.atlas", Handler.create(null, onLoaded)); }  function onLoaded(...

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

162. layaair2-cmd compile 一直报错loader.js:638 throw err; [ 65%]

...:\test2\test2> layaair2-cmd -v 1.6.15 PS E:\test2\test2> gulp -v CLI version: 2.3.0 Local version: Unknown PS E:\test2\test2> npm -v 7.19.0   报错内容: PS E:\test2\test2> layaair2-cmd compile internal/modules/cjs/loader.js:638     throw err;     ^ Err or: Cannot find module 'r...

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

163. laya.net.URL [ 65%]

...式化的方式 除了默认的通过增加后缀的格式化外,通过VersionManager类,可以开启IDE提供的,基于目录的管理方式来替代 "?v=" 的管理方式 See alsolaya.net.VersionManagerPublic Properties PropertyDefined By  _basePath : String[static] 基础路径。如果...

来源: Laya2.0_api 发布时间: 20190513

164. 设置滤镜(JavaScript-LayaAir基础篇(JS)-位图) [ 65%]

...rs.ColorFilter ](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=Filter&class=laya.filters.ColorFilter) 查看API说明。 ### 1.2 设置颜色滤镜 如果要给一个位图设置颜色滤镜,需要先设置一个颜色矩阵,然后用ColorFilter方...

来源: Laya2.0_文档 发布时间: 20210714

165. 全局安装layaair2-cmd报错怎么办啊 [ 65%]

...f issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. npm ERR! code 1 npm ERR! path /usr/local/lib/node_modules/layaair2-cmd/node_modules...

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

166. Laya2.6 vscode 编译错误 [ 64%]

...1.45.0 node 版本 v10.15.3 layaair2-cmd 版本 1.6.6 gulp 版本: CLI version: 2.2.0 Local version: 4.0.2 在终端输入编译指令 layaair2-cmd compile,报错: [16:31:30] Working directory changed to E:\work\svn\layacore\code\TestLive2d\.laya [16:31:31] Using gulpfile E:\work\svn\layaco...

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

167. iOS 打包之后resource文件夹下没有cache文件, [ 64%]

... infoplist里面 ats设置是yes, xcode log Downloaded http://stand.alone.version/index.html@ s=0 l=0  .我不知道这个是什么  ide里面游戏url我设置为空构建的。我尝试升级了ide但是构建出来也提示了网络异常。, 一开始申请网络权限的弹框是没有出...

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

168. WXOpenDataViewer 微信开放数据域 是不是不能响应鼠标拖动事件呢? [ 64%]

... 子域里面不能用图集,用不打包 ,main.ts 里面 Laya.ResourceVersion.enable("version.json", Laya.Handler.create(this, this.onVersionLoaded), Laya.ResourceVersion.FILENAME_VERSION); 和 Laya.AtlasInfoManager.enable("fileconfig.json", Laya.Handler.create(this, this.on...

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

169. layacmd atlas怎么指定输出的数据后缀为json? [ 63%]

...   Usage: layaair-cmd ui [options]     Options:       -V, --version     output the version number     -c --clear        clear will delete old ui code file.     -a --atlas        generate atlas     -d --code         generate ui co...

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

170. 设置滤镜(TypeScript-LayaAir基础篇(TS)-位图) [ 63%]

...rs.ColorFilter ](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=Filter&class=laya.filters.ColorFilter) 查看API说明。 ### 1.2 设置颜色滤镜 如果要给一个位图设置颜色滤镜,需要先设置一个颜色矩阵,然后用ColorFilter方...

来源: Laya2.0_文档 发布时间: 20210715