大约有 3,617 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0078 秒)
Laya_社区(2682) Laya3.0_api(265) Laya2.0_文档(227) Laya2.0_api(113) Laya3.0_文档(104) laya_api(98) Laya_示例(83) Laya2.0_示例(45)
...ya.Vector3(0, 3, 3)); camera.transform.rotate(new Laya.Vector3(-30, 0, 0), true, false); //添加方向光 var directionLight: Laya.DirectionLight = scene.addChild(new Laya.DirectionLight()) as Laya.DirectionLight; directionLight.color = new Laya.Vector3(0.6, 0.6, 0.6); directionLight.transform.worl...
来源: Laya2.0_文档 发布时间: 20210714
...w()) 2.点击移除(myView.destroy()) 3.点击清理(Loader.clearRes(xxx,true),强制清理,不管引用计数) 重复几次,内存一直上升(使用android studio查看内存,期间多次强制gc,xcode里面也可以看内存) *h5版本,创建几个MyView,然后强制clearRes...
来源: Laya_社区 发布时间: 20180408
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 Laya3D里的material可以设置flat shading么 龙骨skeleton鼠标点击区域的设置 tsconfig.json中module和target设置为es6,会对发布产生影响么? 设置pivot后,精灵位置显示位...
来源: Laya_社区 发布时间: 20170210
...'progressBar.png', STATIC_IMG_PATH+'progressBar$bar.png' ]; this.isFirst = true; console.log('Gzdaze='); console.log(Gzdaze); Laya.loader.load(Gzdaze.dialogList, Handler.create(this, this.startLoaded)); 代码是这样的 报错 Access to Image at 'http://caifu-1251177394.file.myqcloud.com/beta/book...
来源: Laya_社区 发布时间: 20180208
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 请问layaair2.0-js 怎么用程序在list中添加多元素的item list scroll Laya Skeleton渲染时,如果中间的slot的附件使用了网格,批渲染会被打断,希望官方能优化一下 2.0 ...
来源: Laya_社区 发布时间: 20171219
...ader.getRes(模型url); Laya.stage.addChild(this.scene); }),null, null, 1, true, "scene1"); 执行后,浏览器报 : laya.core.js:13290 Uncaught TypeError: node._setParent is not a function at Stage.__proto.addChild (laya.core.js:13290) at Main.<anonymous> (Main.ts:148) at EventHandler.__p...
来源: Laya_社区 发布时间: 20181208
...quot;; txt.leading = 3; txt.fontSize = 20; txt.width = 656; txt.wordWrap = true; //给文本的text属性赋值 txt.text = "1级:提高1000%攻击速度,召唤雷电攻击目标,每条雷电必定触发切割。对目标造成0.48%最大生命值伤害,并额外附带4000点切割伤害...
来源: Laya_社区 发布时间: 20220708
...atrix.rotate(Math.PI/4); sprite_.graphics.beginBitmapFill(bitmap_, matrix, true); sprite_.graphics.drawRect(100, 50, 200, 90); sprite_.graphics.endFill(); addChild(sprite_); 2017-04-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20170414
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 使用getChildByName()无法得到子节点对象 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动一模一样。 IDE编辑...
来源: Laya_社区 发布时间: 20180331
...er.clearRes("http://10.144.1.20:8081/files/images/profile/by_dsfdsfsd.jpg",true); 强制清理后,还是只能获取到以前那张资源图片 var test: Texture = Laya.loader.getRes("http://10.144.1.20:8081/files/ ... 6quot;); 2017-08-31 0 0 分享 微博 QZONE 微信 joye1230 赞同来自: ......
来源: Laya_社区 发布时间: 20170831