大约有 1,308 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0055 秒)
Laya_社区(1120) Laya2.0_文档(69) Laya3.0_文档(49) 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
...实在设置了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
...lse后过一段时间设置mouseWheelEnable=true;无法滚动 View嵌套Dialog组件 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动一模一样。 lh文件内meshSprite添加阴影属性无效 问题状态 最新活动:...
来源: Laya_社区 发布时间: 20170609
...官方能出来解决下吗。cocos creater已经出方案了。https://blog.csdn.net/6346289/article/details/108675481 附件 : --> RTX截图未命名.png TestLaya.zip 2020-09-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...
来源: Laya_社区 发布时间: 20200922
...ite3D.once(Laya.Event.HIERARCHY_LOADED, null, function(sprite) { //console.log(scene.numChildren+","+sprite._childs.length); setMeshParams(sprite, Laya.StandardMaterial.RENDERMODE_OPAQUE, new Laya.Vector4(3.5, 3.5, 3.5, 1.0), new Laya.Vector3(0.6823, 0.6549, 0.6352), new Laya.Vector2(25.0, 25.0), "T...
来源: Laya_社区 发布时间: 20170707