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

大约有 3,291 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0087 秒)

2751. macOS系统运行layaair-cmd resourceVersion报错 [ 48%]

...  at exports.spawn (child_process.js:502:9)     at Object.<anonymous> (/usr/local/lib/node_modules/layaair-cmd/layaair-cmd-resourceVersion.js:60:10)     at Module._compile (module.js:652:30)     at Object.Module._extensions..js (module.js:663:10)     at Module.load (module.js:565:32) ...

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

2752. LayaAir IDE 2.2.0beta2版本2d粒子不能用了,LayaAir IDE 2.1.0版本正常 [ 48%]

... at new Particle2D (libs/laya.particle.js:522)     at Main.<anonymous> (js/bundle.js:52)     at EventHandler.runWith (libs/laya.core.js:848)   aya.core.js中this._vshader与this._pshader参数为null 附件 : --> 3d.zip 2019-08-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

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

2753. laya.d3.core.BaseCamera_API3.0 [ 48%]

...rties _extra _forward _scene _up _url name tag useOcclusionCulling RENDERINGTYPE_DEFERREDLIGHTING RENDERINGTYPE_FORWARDRENDERING WORLDINVERTFRONT Accessors active activeInHierarchy clearColor components cullingMask destroyed displayedInStage farPlane fieldOfView hideFlags id is3D layer maxlocalYDist...

来源: Laya3.0_api 发布时间: 20231115

2754. layaAirIDE 打包APK 后 真机运行报错 [ 48%]

...不上socket 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 真机环境找不到window---cant find variable: window stack 关于apk打包动画卡的问题 1.8.4版本打包vivo小游戏,只有个temprelease 项目分包后, 运行出错 打包出来后的APP打开加载速度...

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

2755. Laya.timer.frameLoop(1, this, this.aaa);对象移动会出现颤抖现象 [ 48%]

....playerHB.x += this.bb; console.log( this.playerHB.x); if(this.playerHB.x > 1000) { this.bb *= -1; } if(this.playerHB.x < -100) { this.bb *= -1; } } 控制一直6像素来回移动 它就会出现颤抖 不管几像素都会 附件 : --> testLaya.zip 2018-01-02 添加评论 免费帖 --> 分...

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

2756. 【算法挑战】双指外扩/内聚时,如何实现以双指中点为中心缩小/放大舞台。 [ 48%]

...的可以酬谢           // if(distance - this.lastDistance>0){         // Laya.stage.x +=  -(((touches[0].x+touches[1].x)/2) + (distance)* (1/Laya.stage.scaleX)) * (1/Laya.stage.scaleX) ;         // Laya.stage.y +=  -(((touches[0].y+touches[1].y)/2) +...

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

2757. 设置骨骼动画停留在某一帧/某一个时间点 [ 48%]

...位时间     // 停留的时间必须小于总时间     if (time >= 0 && time <= player.playDuration) {         let frame = time / player.cacheFrameRateInterval | 0;    // 实际帧数         armature.stop();            // 停止当前动画       ...

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

2758. swf预加载问题 [ 48%]

...t.LOADED,this,load); } public function load(e:* = null):void{ if(assets.length > 0){ mc.load(assets.shift()); }else{ onAssetsLoaded(); } } private function onAssetsLoaded(e:*=null):void { this.event(BEFORLOADERFINISH); } } } 2016-12-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...

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

2759. 微信开发工具编译报错 [ 48%]

... http://127.0.0.1:35024/game/code.js:14:71 at Array.forEach (<anonymous>) at Object.__init (http://127.0.0.1:35024/game/code.js:14:36) at http://127.0.0.1:35024/game/code.js:21155:7 at http://127.0.0.1:35024/game/code.js:21156:3 at require (http://127.0.0.1:35024/game/__ ... :14317) at http://...

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

2760. [LayaNative2]IOS native打包 webview播放视频 返回后没声音 [ 48%]

...ator doesn't have entitlement com.apple.multitasking.systemappassertions)}> 2024-05-25 10:49:13.843818+0800 MQEnglish[26555:638256] [ProcessSuspension] 0x17e020fc0 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'WebKit Media Playback' for process with PID=26575, error: Error Doma...

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