大约有 568 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0049 秒)
Laya3.0_api(219) Laya_社区(133) Laya2.0_api(110) laya_api(67) Laya_示例(20) Laya2.0_文档(13) Laya3.0_文档(6)
...shPath":"Assets/MainGame/Art/NewGuns/HaveCaiZhi/C9-胳膊节点001.lm" }, "components":, "child": } 附件 : --> 2019-10-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 小程序KID 赞同...
来源: Laya_社区 发布时间: 20191015
...r xx cannot be invoked without 'new' Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 2.4 生命周期触发多次,连constructor都执行了两次 引用laya.filter.js 之后还是报错 BlurFilter is not a constructor Uncaught TypeError: GlowFilter is not a constru...
来源: Laya_社区 发布时间: 20181120
...生成物体,在摄像机中无法显示,但是物体和挂在上面的component打印出来是存在的。这个应该怎么解决? 2018-11-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞...
来源: Laya_社区 发布时间: 20181119
...件的icon放入到LayaAirIDE\resources\app\out\vs\layaEditor\laya\icons\components路径下 2、在layaAir IDE的资源路径下,放置一个自定义组件,并根据你自定义组件的名称命名 3、ide下f5刷新,即可在资源面板看到你自己自定义的图标,预览即为资...
来源: Laya_社区 发布时间: 20161010
...片放到IDE所在文件夹的resources\app\out\vs\layaEditor\laya\icons\components目录下。重启IDE到编辑模式下打开现有的页面即可 CustomUITS.zip 2017-03-21 1 1 分享 微博 QZONE 微信 VergilLoL 赞同来自: 能在ide中显示的 2017-03-21 0 1 分享 微博 QZONE 微信 为...
来源: Laya_社区 发布时间: 20170321
... static ACTIVE_IN_HIERARCHY_CHANGED: string; /** 定义 componentadded 事件对象的 type 属性值。*/ static COMPONENT_ADDED: string; /** 定义 componentremoved 事件对象的 type 属性值。*/ static COMPONENT_REMOVED: string;...
来源: Laya_社区 发布时间: 20170601
...= complete[static] 定义 complete 事件对象的 type 属性值。Event COMPONENT_ADDED : String = componentadded[static] 定义 componentadded 事件对象的 type 属性值。Event COMPONENT_REMOVED : String = componentremoved[static] 定义 componentremoved 事件对象的 type 属性值。Ev...
来源: Laya2.0_api 发布时间: 20190513
...于加解密--> <script type="text/javascript" src="thirdlibs/components/core-min.js"></script> <script type="text/javascript" src="thirdlibs/rollups/rc4.js"></script> <script type="text/javascript" src="thirdlibs/rollups/md5.js"></script> ...
来源: Laya_社区 发布时间: 20170116
... updateDivMsg(data: model.ChatItem, div: Laya.HTMLDivElement, parent: Laya.Component) { let style = div.style; style.valign = "bottom"; style.fontSize = 24; style.leading = 2; style.wordWrap = false; style.bold = true; style.color = model.textColors.WHITE; div.innerHTML = data.message; div...
来源: Laya_社区 发布时间: 20180629
...关API中找到相关属性)。 另外:我在官方文档中注意到Component组件有一个dataSource属性,类型为*,但未在文档任何地方发现关于这个属性的使用例子,见附件图片 2016-08-18 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 ...
来源: Laya_社区 发布时间: 20160818