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

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

61. 网络通信 · LayaAir3.0文档 · LAYABOX [ 68%]

...处读取一个 IEEE 754 单精度(32 位)浮点数。 getFloat32Array(start:number, len:number)any 从指定的位置读取指定长度的数据用于创建一个 Float32Array 对象并返回此对象。 getFloat64():number 从字节流的当前字节偏移量位置处读取一个 IEEE 754 双...

来源: Laya3.0_文档 发布时间: 20241014

62. 打包native报错 [ 67%]

...nALSource current num=10 2019-06-18 13:34:09.231349+0800 test1[6479:65523] Start js scripts/apploader.js 2019-06-18 13:34:09.237285+0800 test1[6479:65523] js thread started. 2019-06-18 13:34:09.244289+0800 test1[6479:65523] found the file in the package:scripts/runtimeInit.js   2019-06-18 13:34:09....

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

63. 粒子释放问题 [ 67%]

...ction onAssetsLoaded(settings) { sp = new Particle2D(settings); sp.emitter.start(); sp.play(); Laya.stage.addChild(sp);   sp.x = Laya.stage.width / 2; sp.y = Laya.stage.height / 2; } })(); ---------------------------------------------------------------------------------------- ---------------------...

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

64. 特效播放问题 [ 67%]

...吗? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 骨骼动画播放完后的回调时间 关于适配采用showAll后留白部分的颜色问题 IDE1.7.8 json图集加载问题 播放声音出错,求指教 求教: soundManager如何停止正在播放的背景音乐...

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

65. 播放swf动画的时候,会出现 Cannot read property 'dir' of undefined崩溃 [ 66%]

...ndefined 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 骨骼动画播放完后的回调时间 3d项目-unity添加物理组件 layanative2 打包android平台 报...

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

66. Animation 先clear当前的动画, 然后从浏览器缓存 加载下一个动画会闪一下,这个怎么解决? [ 66%]

...ip呢? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 怎样获取浏览器地址传过来的GET参数 【BUG备忘录】关于Tween动画无法正常作用问题-解决办法 写了个边缘光的自定义shader,有很多问题,帮忙看一下 点击代码编辑模...

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

67. 微信小游戏运行导出项目的时候报错:Scene: the .lh file root type must be Scene [ 65%]

...信息 Laya.Stat.show(); console.log("debuginfo LayaAir3D constructer start loadres url:", this._sceneURl); Laya.loader.create([{url:this._sceneURl, clas:MyScene}], Laya.Handler.create(this, this.loadComplete)); } private loadComplete():void { console.log("debuginfo LayaAir3D construc...

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

68. 多线程Worker · LayaAir3.0文档 · LAYABOX [ 64%]

...t) { console.log("Called back by the worker!\n"); }; myWorker.postMessage("start"); // start the worker. 新建一个my_task.js文件,放到js文件夹下,代码如下: self.addEventListener('message', function (e) { var xmlreq = new XMLHttpRequest(); xmlreq.responseType = "text"; xmlreq.onloa...

来源: Laya3.0_文档 发布时间: 20241014

69. dcc更新失效, 有代码, 100%复现, 三楼附临时解决办法 [ 64%]

...89 7562-7562/com.dihong.testdcc E/LayaConch5: plugin-----------------EngineStart() = /data/data/com.dihong.testdcc//LayaCache/localstorage 05-16 15:59:48.890 7562-7562/com.dihong.testdcc I/LayaBox: JNI localStoragePath=/data/data/com.dihong.testdcc//LayaCache/localstorage 05-16 15:59:48.891 7562-756...

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

70. 安卓上的百度小游戏,playMusic会出现多个背景音乐 [ 63%]

...使用 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 2.2.0beta4 发布微...

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