大约有 45 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0052 秒)
...LayaAirIDE下如何使用mask? 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 动画混合无效(版本2.6) 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? iphone自带浏览器页面怎...
来源: Laya_社区 发布时间: 20160805
...标准的 Shader3D 结构: type: ComputeShader uniformMaps: 资源声明 code: 指向 GLSL 代码块 Parser 会负责: uniformMaps 的类型转换与默认值补齐 StorageTexture / StorageBuffer 的特殊处理 GLSL 代码提取与预处理 5. uniformMaps 规则详解 5.1 uniformMaps 是数组...
来源: Laya3.0_文档 发布时间: 20260131
...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
...用搜索工具搜一下。打开这个js之后读一下行号为21205:CodeManager.createByDir这个函数。。这个函数是导出ui代码的,重点看一下21281这一行 code=CodeManager.objToUI(obj,tFile); 好的,跳转到这个objToUI的函数定义的地方:21425行,是这个函数...
来源: Laya_社区 发布时间: 20171229
...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
...行代码预览了。开发者可以使用代码编辑器(推荐使用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
...添加材质的过程在代码中是自动做好了 /** * 创建一个 <code>PixelLineSprite3D</code> 实例。 * @param maxCount 最大线段数量。 * @param name 名字。 */ constructor(maxCount: number = 2, name: string = null) { super(name); this._render = this.addComponent(PixelL...
来源: Laya3.0_文档 发布时间: 20251010
...工具即可。目前插件支持的 AI 编码工具包括 Cursor、Claude Code、Trae 三种。 规则提示词预览:规则提示词用于告知 AI 与 MCP 协同工作的方式,以保证生成内容的效果与质量。插件会提供一个标准的规则模板,开发者也可以根据项...
来源: Laya3.0_文档 发布时间: 20260206
...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
...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