大约有 2,787 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0073 秒)
Laya_社区(2416) Laya3.0_api(94) laya_api(85) Laya2.0_api(80) Laya2.0_文档(67) Laya3.0_文档(34) Laya_示例(8) Laya2.0_示例(3)
...擎1.75以后的laya.core.js库中,在2755行的执行事件处理中,获取到事件数组长度,之后执行相关逻辑,最后再把事件列表长度置0。这样出现的问题是,如果在执行事件中发生错误,下一帧的事件列表长度不为0,还是会进事件执行...
来源: Laya_社区 发布时间: 20170614
...个的一个方法,走进了第二方法里 请问有没有方法能够获取“鼠标是否处于按下状态”? 骨骼动画播放完后的回调时间 LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, FD 宏编译时 出现 试图访问该方法时失败 [Laya2.0 3...
来源: Laya_社区 发布时间: 20190628
...evel:"1",author:"官方发布",info:"我可以-四子"}; //获取关卡信息后格式化 let t= gf.getGuanqiaInfo(tmp); this.text_guanqia_info.text = gf.format_GuanqiaInfo(t); this.name = "pic-"+ tmp; var glow...
来源: Laya_社区 发布时间: 20210122
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/c...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Inherited from EffectBase.repeat Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Compon...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Inherited from EffectBase.repeat Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Compon...
来源: Laya3.0_api 发布时间: 20231115
...件会自动刷新,无需代码。例如: //下面是UI进程代码 //获取选中的节点 let node = Editor.scene.getSelection()[0]; //修改节点属性,场景里的对象会自动同步,无需手动 node.props.x = 100; //修改组件属性,场景里的对象会自动同步,无需手...
来源: Laya3.0_文档 发布时间: 20251010
...ager.instance.mouseY; camera.viewportPointToRay(point, ray); //射线检测获取所有检测碰撞到的物体 Laya.Physics.rayCastAll(ray, _outHitAllInfo, 30, 0); } (function loadUI() { var label = new Laya.Label(); label.text = "点击选取的几何体"; label.pos(Laya.Browser.clientWidth / 2.5,...
来源: Laya_示例 发布时间: 20251223
... TypeScript下HttpRequest发送Post请求有Bug? 分享:LayaAir下如何获取图集下的小图资源? LayaAir3D UnityPlug 1.7.13 导出刚体动画无效 自从layaflash起,就一直存在的bug 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefin...
来源: Laya_社区 发布时间: 20190327
...鱼 赞同来自: 不管是用文件地址还是 网页地址都是不能获取到游戏 用的是LAYA 2.10 2022-04-08 0 1 分享 微博 QZONE 微信 xf5464 赞同来自: 能不能在属性面板里加一个设置drawcallOptimize的选项,跟设置visible和active一样 2022-08-02 0 0 分享 ...
来源: Laya_社区 发布时间: 20190225