大约有 1,627 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0055 秒)
Laya_社区(997) Laya2.0_文档(205) Laya3.0_api(176) Laya2.0_api(99) laya_api(85) Laya3.0_文档(47) Laya_示例(9) Laya2.0_示例(9)
...竖屏错误与黑屏问题 1、无论我在index.html内设置了<meta name='laya' screenorientation='portrait'> 还是在 Android Studio内的 AndroidManifest.xml 设置android:screenOrientation="portrait" 都会报这个错误。查看了几个帖子 都说解决了,但我这边仍然没...
来源: Laya_社区 发布时间: 20190306
...ps://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Sprite3D&name=Sprite3DParent))
来源: Laya2.0_文档 发布时间: 20210715
...arning!,this class[MiniAdpter] already exist: Object {init: } 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 问题状态 最新活动: 2018-04-23 11:15 浏览: 747 关注: 2 人
来源: Laya_社区 发布时间: 20180421
...a _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeig...
来源: Laya3.0_api 发布时间: 20231115
...件,可以监听到 但是有两个问题: 1、会额外触发一个name: "undefined"的无效事件 2、自己定义的名为"kk"的事件其全部参数都丢失,如下图 龙骨编辑器版本5.1,数据导出5.0和4.5格式都试过,不行 附件 : --> project.rar 20...
来源: Laya_社区 发布时间: 20180126
...app需求.所以需要申请=9pt这个权限.<uses-permission android:name="android.permission.WAKE_LOCK" />当加入了这个权限之后, 使用Android 8 以上的手机测试 ,就会出现Wake Locks 这样的警告 当app进入后台后,然后adb bugreport 抓取log就会发现 下面的日...
来源: Laya_社区 发布时间: 20190515
...a _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeig...
来源: Laya3.0_api 发布时间: 20231115
...示对象DrawCall优化问题。 希望给spine增加一个showSlotSkinByName(slotName:String, name:String)方法 希望IDE增加个代码格式化功能 官网提供的一些修改过的第三方库,以后是否有打算增加一些as的mvc框架的支持库 关于增加 laya.physics3D.js 超过4...
来源: Laya_社区 发布时间: 20180517
... laya.d3.js:277 Uncaught Error: AnimationClipParser02:unknown property name. at AnimationClipParser02.READ_ANIMATIONS (laya.d3.js:277) at Function.AnimationClipParser02.parse (laya.d3.js:222) at AnimationClip.__proto.onAsynLoaded (laya.d3.js:22407) at ResInfo.onLoaded (laya...
来源: Laya_社区 发布时间: 20190520
...ps://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Sprite3D&name=Sprite3DClone)) ```typescript { ...... //加载模型 Laya.loader.create("res/threeDimen/skinModel/LayaMonkey/LayaMonkey.lh", Laya.Handler.create(this, this.onComplete)); } //完成回调 onComplete() { //获取资源 va...
来源: Laya2.0_文档 发布时间: 20210714