大约有 3,186 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0073 秒)
...度过慢,有黑屏,如何加入闪屏图片 分享:LayaAir下如何获取图集下的小图资源? 问题状态 最新活动: 2017-07-25 15:24 浏览: 2579 关注: 3 人 sevennqi • 2017-07-25 15:33 能不能再帮看一下代码呢? Laya_XS • 2017-07-25 20:59 能提供一个可以运...
来源: Laya_社区 发布时间: 20170725
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...
来源: Laya3.0_api 发布时间: 20231102
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...
来源: Laya3.0_api 发布时间: 20231115
...ge.openScene2('page2.scene', this.getUserInfo, true, [1, 2, 3]) }) } /** * 获取用户信息需要5s才能执行完 */ getUserInfo() { return new Promise((resolve, reject) => { // get Laya.timer.once(5000, null, function () { // cache user // 把user传个下个场景 let user = {name: 'ttaccp'}...
来源: Laya_社区 发布时间: 20181124
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...
来源: Laya3.0_api 发布时间: 20231115
...例凹多边形的问题 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 关于使用matterjs物理引擎鼠标问题 Laya mac版的IDE 是没测试就上线了吗? [引擎优化]希望官方可以增加stencil功能 如何修改物理引擎中的图层 matter 物理引擎 问题...
来源: Laya_社区 发布时间: 20181218
...戏后台使用富文本编辑器插件来更新游戏的公告,前端会获取这个公告的html并赋值给HTMLDivElement进行展示 在laya1.0没有问题,在laya2.0就有问题: 1.<br />标签不能在<p>或者<span>里使用,但可以在<div>里使用,例子d...
来源: Laya_社区 发布时间: 20190815
...就是 cubemap 贴图。因此,IBL 的重点就在于如何从图像中获取光照信息。 iblSamples:基于图像的光照的采用率,采样的越多,就越接近真实 ibl Tex:环境立方体贴图 (Cubemap) ibl Tex RGBD:默认采用RGB深度图 采用IBL时,环境光必须采用 ...
来源: Laya3.0_文档 发布时间: 20251010