大约有 1,363 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0049 秒)
Laya_社区(1161) Laya2.0_文档(69) Laya3.0_文档(63) Laya2.0_示例(27) Laya_示例(24) Laya3.0_api(17) laya_api(1) Laya2.0_api(1)
...ector3(0,0,-1); Laya.timer.loop(2000, this, function(){console.log(rigidBody.linearVelocity.z)}); } } //激活启动类 new PhysicsWorldBaseCollider(); 2019-10-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...
来源: Laya_社区 发布时间: 20191009
...时间后,再打开装备界面,发现装备的icon都丢失了,看log提示的是资源加载失败,能确定的是资源路径没毛病,如附件中图1所示的SkillShopView不存在。一旦出现这种问题,重启游戏后会提示“删除错误记录:XXX” 如附件中图2所...
来源: Laya_社区 发布时间: 20250401
...实在设置了localRotation之后就不再变化了,why? 以下是log var bom=tileroot.getChildAt(1).getChildAt(0).clone(); //创建对象 undefined bom.transform.worldMatrix //世界矩阵 Matrix4x4elements: Float32Arra...
来源: Laya_社区 发布时间: 20170323
...stomMaterial; mesh.meshRender.sharedMaterial = customMaterial2; // console.log(mesh4.meshRender.sharedMaterial); shaderDemo.zip 2017-05-25 0 0 分享 微博 QZONE 微信 ebaww 赞同来自: 我按你说的改了一下CustomMaterial.js,效果正确了,现在我想不用代码,直接改.lmat材...
来源: Laya_社区 发布时间: 20170524
...失 2019-06-18 0 0 分享 微博 QZONE 微信 maoxiaolu 赞同来自: 用log分别输出了本体对象 和 克隆体: 大体上看有处不同: 本体有属性 _url:"D:/test/Game3D02/bin/h5/LayaMonkey/LayaMonkey.lh" url:"D:/test/Game3D02/bin/h5/LayaMonkey/LayaMonkey.lh" 而克隆体 url:u...
来源: Laya_社区 发布时间: 20190618
...ightMargin); _indent = String(indent); _leading = String(leading); console.log("font==="+_font, "size==="+_fontSize, "color==="+_color, "bold==="+_bold, "italic==="+_italic, "underline==="+_underline,"leftMargin==="+_leftMargin, "rightMargin==="+_rightMargin); } } } 附件 : --> DemoLabel.zip 2017-0...
来源: Laya_社区 发布时间: 20170516
....keyCode == 50){ // let t = Laya.Loader.getRes(this.AllPng[0]); // console.log(t); } } private onCallBack(){ var mater = new Laya.BlinnPhongMaterial(); //new Laya.UnlitMaterial(); //Laya.BlinnPhongMaterial(); // const x2 = new Uint8Array(data); // let p = new window['PNG'](x2); // let getData = p.de...
来源: Laya_社区 发布时间: 20220815
...你啦,我以为能一眼看破,我先整理一下项目后面再打印log看哪里的问题把! cuixueying • 2017-08-28 12:15 好的,有问题及时沟通!
来源: Laya_社区 发布时间: 20170824
...kin; this.spine.play("idle", false); //切换后重新播放一次 console.log(`当前皮肤切换至:${currentSkin}`); }); } } 2.6 动画名称 animationName 在前文的示例代码中,我们通过play方法来直接播放动画。为了在IDE面板中更方便易用,我们提供的访问器...
来源: Laya3.0_文档 发布时间: 20251128
...lse后过一段时间设置mouseWheelEnable=true;无法滚动 View嵌套Dialog组件 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动一模一样。 lh文件内meshSprite添加阴影属性无效 问题状态 最新活动:...
来源: Laya_社区 发布时间: 20170609