大约有 2,513 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0070 秒)
Laya_社区(2368) Laya2.0_文档(54) Laya2.0_api(50) laya_api(21) Laya3.0_文档(9) Laya3.0_api(8) Laya_示例(2) Laya2.0_示例(1)
... Unity导出文件在附件中, 加载使用lh文件时报错: laya.d3.js:30421 Uncaught Error: Utils3D:unidentified class type in (.lh) file. at Function._createSprite3DInstance (laya.d3.js:30421) at Function._createSprite3DInstance (laya.d3.js:30426) at Function._createNodeBy...
来源: Laya_社区 发布时间: 20200106
请问如何在Laya中调用微信小游戏game.js中自定义函数? 如题,我在微信小游戏game.js中声明的函数或变量,在Laya中都无法直接使用__JS__("函数名")来引用,都报错找不到函数,请问正确的引用方式是? 2020-02-27 添加评论 免费帖 -->...
来源: Laya_社区 发布时间: 20200227
...种bug 最最无语的是,断点不能打在.ts里面,非得打bundle.js!!!,真不知道是啥想法 错误代码编译也能通过,修改 typescript({ check: true, //Set to false to avoid doing any diagnostic checks on the code ...
来源: Laya_社区 发布时间: 20191017
laya.physics.js:430 Cannot read property 'GetType' of null Uncaught TypeError: Cannot read property 'GetType' of null at box2d.b2Fixture.GetType (laya.physics.js:430) at box2d.b2ContactFactory.Create (laya.physics.js:576) at box2d.b2ContactManager.AddPair (laya.physics.js:586) ...
来源: Laya_社区 发布时间: 20190912
...经没有swf的概念了,使用LayaFlash编译后的代码全是标准的JS代码,嵌入参数已经没有实际意义。 针对此功能,我们提供了辅助方法 __JS__()(使用layaflash编译成h5后直接调用JS的方法)。其他编译宏请参考:LayaFlash宏编译 JS...
来源: Laya_社区 发布时间: 20151113
... sent along with a document. It may not be set inside <meta>. jquery.js?v=laya_20170705:9645 GET https://official.layabox.com/g ... 55948 net::ERR_CONNECTION_REFUSED send @ jquery.js?v=laya_20170705:9645 ajax @ jquery.js?v=laya_20170705:9173 getNav @ layadownload.js?v=laya_20170705:70 getUrlPa...
来源: Laya_社区 发布时间: 20170710
...自: 如果你是AS项目 1、通过index.html的script标签引入qrcode.js,再项目下通过__JS__()方法直接调js的方法使用即可,譬如__JS__('alert("aaa")') 2、如果你是js或ts项目,同样要通过index.html的script标签引入qrcode.js,然后按照js原生的方法和语...
来源: Laya_社区 发布时间: 20170405
想用一个js写的日期选择器组件请问如何在as代码编辑情况下使用 我现在有一个日期选择器的功能 as下没有这个组件 我网上找到一个js写的组件,文件有两个一个css的一个js的 请问怎么在as编写的情况下引入使用 有木有实例可以...
来源: Laya_社区 发布时间: 20170209
...是微信的适配库吗? 我检查了一下,是有的。 laya.wxmini.js 2019-09-23 0 5 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 CX 相关问题 Laya2.1.1.1/2/2.2.0关闭多点触摸后在android手机上双手6根手指不停点...
来源: Laya_社区 发布时间: 20190923
...怎么写?? 我想动态改自定义shader里的值, CustomMaterial.js应该怎么写??我这样写set的时候报错 Uncaught TypeError: this._setValue is not a function at CustomMaterial.setAlphaTestValue (CustomMaterial.js:34) at LayaAir3D.js:94CustomMaterial.setAlphaTestValue @ CustomM...
来源: Laya_社区 发布时间: 20170526