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

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

31. as版本引擎自带的Dictionary为什么不直接使用as的Dictionary类 [ 63%]

...LayaAirIDE下如何使用mask? 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 动画混合无效(版本2.6) 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? iphone自带浏览器页面怎...

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

32. 计算着色器 · LayaAir3.4 · 引擎文档 · LAYABOX [ 62%]

...标准的 Shader3D 结构: type: ComputeShader uniformMaps: 资源声明 code: 指向 GLSL 代码块 Parser 会负责: uniformMaps 的类型转换与默认值补齐 StorageTexture / StorageBuffer 的特殊处理 GLSL 代码提取与预处理 5. uniformMaps 规则详解 5.1 uniformMaps 是数组...

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

33. App Updates for HTML5 Apps 这意味着iOS端就废了? [ 61%]

...exceptions and clarify an existing restriction. Apps containing or running code that is not embedded in the binary cannot provide access to real money gaming, lotteries, or charitable donations, among other changes. All new apps must follow this guideline and we urge you to update your existing apps...

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

34. 编辑器选择分离模式生成TS代码时能自动在createChildren里加上createView调用代码么? [ 60%]

...用搜索工具搜一下。打开这个js之后读一下行号为21205:CodeManager.createByDir这个函数。。这个函数是导出ui代码的,重点看一下21281这一行 code=CodeManager.objToUI(obj,tFile); 好的,跳转到这个objToUI的函数定义的地方:21425行,是这个函数...

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

35. socket大型项目回调 [ 58%]

...yte(event); this.socket.input.clear(); this.processPackage(this._package.decode(byte)); } } private sendMessage(reqId, route, msg) { var byte:Laya.Byte; // var msgbuffer = Protocol.strencode(JSON.stringify(msg)); // console.log("msgbuffer",msgbuffer); var msgbuffer = this._message.encode(reqId, rout...

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

36. 属性设置面板 · LayaAir3.4 · 引擎文档 · LAYABOX [ 58%]

...行代码预览了。开发者可以使用代码编辑器(推荐使用VS Code)进行修改。如果是引用第三方JS文件,则可以进行单独导入的设置。 (图2-5) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-13 19:01:52 img{curs...

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

37. 网格像素线 · LayaAir3.4 · 引擎文档 · LAYABOX [ 57%]

...添加材质的过程在代码中是自动做好了 /** * 创建一个 <code>PixelLineSprite3D</code> 实例。 * @param maxCount 最大线段数量。 * @param name 名字。 */ constructor(maxCount: number = 2, name: string = null) { super(name); this._render = this.addComponent(PixelL...

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

38. AI开发环境:LayaAir-MCP · LayaAir3.4 · 引擎文档 · LAYABOX [ 56%]

...工具即可。目前插件支持的 AI 编码工具包括 Cursor、Claude Code、Trae 三种。 规则提示词预览:规则提示词用于告知 AI 与 MCP 协同工作的方式,以保证生成内容的效果与质量。插件会提供一个标准的规则模板,开发者也可以根据项...

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

39. 重要问题:关于苹果审核被拒 [ 53%]

...t found for -lJavaScriptCore clang: error: linker command failed with exit code 1 (use -v to see invocation)。 helloworldlv • 2018-03-21 11:00 build settings /other linker flag 里面把删的库删掉 helloworldlv • 2018-03-21 11:03 如果再报错在build phases/link binary width libraries里...

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

40. layacmd在centOS 6.5上运行出错 [ 47%]

...ongdou/gongdouH5/laya/.laya', 'clear=true', 'releasemode=normal', 'exportUICode=true', 'exportRes=true' ] type: Linux appPath: /data/tools/node-v8.9.0-linux-x64/lib/node_modules/layacmd/ProjectExportTools/ openProject: /data/ebuild/gongdou/gongdouH5/laya/.laya loadProject: /data/ebuild/gongdou/gongd...

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