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

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

161. the server responded with a status of 404 (Not Found) [ 63%]

...提示index.html not found unity3d sentinel key not found 构建报错,TypeScript error: node_modules/@types/node/base.d.ts' not found. ide2.6.0beta编译报错:This syntax requires an imported helper but module 'tslib' cannot be found Swift中接入其他都正常,但是在你们的conchConfi...

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

162. 用Wkwebview打包工程,h5内发送httpRequest请求报501错误 [ 63%]

...)。可能出现不一致的编译错误 图集打包找不到图集文件 TypeScript下HttpRequest发送Post请求有Bug? 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 打包android版本 点击返回键会提示“再...

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

163. ide2.6.0beta编译报错:This syntax requires an imported helper but module 'tslib' cannot be found [ 63%]

...tslib' cannot be found 环境win10 layaboxide 2.6.0 beta 已经全局安装typescript,命令行 tsc -v,输出Version 3.8.3 nodejs 12.16.1 编译报错: semantic error TS2354: [31mThis syntax requires an imported helper but module 'tslib' cannot be found   定位到代码中是: let { widt...

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

164. Laya.loader加载BUG [ 63%]

... 加载到舞台的3D模型不显示贴图 IDE1.7.8 json图集加载问题 TypeScript下HttpRequest发送Post请求有Bug? 请问下加载TFF字体要怎么加载呢? laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 2.2.0beta4 发布微信小游...

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

165. BUG编辑模式出错了 [ 63%]

...式,不会生成场景类了,此时该如何获得场景内的元素 TypeScript下HttpRequest发送Post请求有Bug? 想让一个2D的图形被鼠标点击时缩放一下,或左右摇晃一下,最后回到原大小或原位置,应该用什么缓动模式 IDE编辑模式,一片黑,打...

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

166. layabox2.5.0之后多个Physics3D使用transform移动出现旋转不正确的bug [ 63%]

...默认文本颜色是绿色,我想换成其他颜色,如何操作? TypeScript下HttpRequest发送Post请求有Bug? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 问题状态 最新活动: 2020-07-24 16:24 浏览: 418 关注: 1 人

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

167. layaair3.0.7出现动画烘焙后各种错乱跳帧bug!!! [ 63%]

...现错误: Error processing launch: Error Could not attach to main target TypeScript下HttpRequest发送Post请求有Bug? 骨骼动画播放完后的回调时间 Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? Laya2.12.0项目出现卡顿现象(必现) 从un...

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

168. Laya可以在visual studio2017 里编辑吗? [ 63%]

...017 里编辑吗? 之前写c#在visual studio 2017里 很方便 现在用typescript 在laya里写的时候感觉很不适应 。 如题~~求解答 2019-08-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什...

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

169. shader预编译的bug [ 62%]

...现错误: Error processing launch: Error Could not attach to main target TypeScript下HttpRequest发送Post请求有Bug? ide 2.4 layaair2-cmd 编译报错 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 版本不匹配! 全局 tsc (2.2.2) !...

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

170. 用Geolocation获取地理位置信息(JavaScript-LayaAir基础篇(JS)-硬件设备相关) [ 62%]

...传入该ID值来取消由`watchPosition()`注册的位置监听器。 ```typescript // Geolocation.watchPosition函数签名 Geolocation.watchPosition( Handler.create(this, updatePosition), Handler.create(this, onError)); function updatePosition(info:GeolocationInfo):void { } function onError(err:E...

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