• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 313 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0076 秒)

161. 引擎文档能不能重新规划一下,对于新手很不友好 [ 53%]

...机型都是正常的。 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 matter.js的文档查看 关于使用matterjs物理引擎鼠标问题 matter 物理引擎 新手开发游戏,求思路 问题状态 最新活动: 2016-12-24 23:39 浏览: 1354 关注: 4 人 layabox • 2016-12...

来源: Laya_社区 发布时间: 20161212

162. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 53%]

...中返回的完整场景scene添加到舞台 Laya.stage.addChild(scene); //获取摄像机 var camera = scene.getChildByName("Main Camera"); /** ** 省略其它代码若干,可前往Layabox官网示例或相关文档中查看 */ })); ``` ##### 5.2.2 预设的加载与使用(.lh) 有一些模型或...

来源: Laya2.0_文档 发布时间: 20210714

163. 我升级引擎到1.7.17beta,从Unity导入的模型就遇到问题了,可以帮我查看一下吗? [ 53%]

...因的吗?~~~~~~~~~~~~~ Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 2.1.1.1引擎微信小游戏掉帧严重 unity中的模型导出后在laya中显示不正常 请问有人遇到oppo小游戏字体显示异常 unity 粒子特效 laya插件有问题? 3d场景单材质单模...

来源: Laya_社区 发布时间: 20180313

164. 背景音乐播放BUG,销毁异常导致的播放异常,里面有修改方案 [ 53%]

... 【异常原因】:H5audio里面dispose方法,通过 _audioCache   获取到的url1对象与url2对象是同一个。 导致的代码逻辑:load方法里面的逻辑:满足条件 (url == ILaya.SoundManager._bgMusic )&&(ad.src != url)就会跑到下方的 if (!ad) 判断中重...

来源: Laya_社区 发布时间: 20210112

165. laya.physics.joint.WeldJoint_API3.0 [ 53%]

... 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

166. laya.display.FrameAnimation [ 53%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cache...

来源: laya_api 发布时间: 20170929

167. laya.physics.joint.MouseJoint_API3.0 [ 53%]

... 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

168. 场景或者View中加入编辑好的2d粒子,加载场景或者view播放的时候会报错误 [ 53%]

...一开始我保证粒子已经加载到cache中也不行,因为没有去获取解析粒子文件

来源: Laya_社区 发布时间: 20181126

169. 3D粒子特效第一次卡顿最终解决方案 [ 53%]

...    console.log(publicDefine,spriteDefine,materialDefine); } } //递归获取子对象 if (model._children) { for (var i: number = 0; i < model._children.length; i++) { this.compileShader(model._children[i]); } } } 2019-04-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...

来源: Laya_社区 发布时间: 20190404

170. AI编码环境:CodingMCP · LayaAir3.4 · 引擎文档 · LAYABOX [ 52%]

...须有引擎经验”的招聘难题2、CodingMCP配置与使用流程2.1 获取通信密钥2.2 配置 CodingMCP 服务2.3 设置 Cursor 规则文件3、CodingMCP开发实践AI编码环境:CodingMCP Author: Charley LayaAir引擎推出了LayaAir-CodingMCP服务,让AI编码环境下,再也不会...

来源: Laya3.0_文档 发布时间: 20260128