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

大约有 250 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0042 秒)

71. laya.net.URL_API3.0 [ 70%]

... URL Index Constructors constructor Properties basePath basePaths rootPath version Accessors path url Methods __init__ customFormat formatURL getFileName getPath getResURLByUUID getURLVerion initMiniGameExtensionOverrides join normalize overrideExtension postFormatURL Constructors constructor new UR...

来源: Laya3.0_api 发布时间: 20231115

72. 发布app离线版路径是写死的吗 [ 70%]

...布app离线版路径是写死的吗 路径一定是  "http://stand.alone.version/index.html" 吗 可以改成  "http://stand.alone.version/a/index.html"  这样的路径吗?试着layadcc用这样的路径,后面android端也改了,但没有作用,加载不到文件 2018-04-25 添加评...

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

73. Mac下打包App报错codeMain.panel[79][langindex] [ 70%]

Mac下打包App报错codeMain.panel[79][langindex] 环境 IDE version 1.7.16 mac version 10.13.2 Java 9.0.1 在点了app测试后面报错 codeMain.panel[79][langindex] 2018-03-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...

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

74. 关于使用资源版本控制加载出错问题 [ 70%]

...戏后 使用资源版本控制 会出现加载资源出错,没有使用version里的的"res/atlas/com/loading.atlas":""res/atlas/com/loadings3442d.atlas";里的对应关系 还是去加载"res/atlas/com/loading.atlas",导致出现加载"res/atlas/com/loading.atlas"失败的错误; 2018-07-11 ...

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

75. layacmd的bug,编译压缩选项效果反了 [ 70%]

...                output usage information     -V, --version                   output the version number     -o --compressOptions <options>  压缩选项。留空不处理,'c'表示压缩,'cc'表示压缩并合并   layacmd publish 生成...

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

76. layaair2-cmd compile 报错 [ 69%]

...:\test2\test2> layaair2-cmd -v 1.6.15 PS E:\test2\test2> gulp -v CLI version: 2.3.0 Local version: Unknown PS E:\test2\test2> npm -v 7.19.0 附件 : --> 2021-07-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

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

77. runTime使用(JavaScript-IDE篇(JS)-组件化开发相关) [ 69%]

...ya.Stat.show(); Laya.alertGlobalError = true; //激活资源版本控制,version.json由IDE发布功能自动生成,如果没有也不影响后续流程 Laya.ResourceVersion.enable("version.json", Laya.Handler.create(this, this.onVersionLoaded), Laya.ResourceVersion.FILENAME_VERSION); } onVersio...

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

78. 项目发布详解(含命令行发布)(TypeScript-IDE篇(TS)-代码模式基础) [ 69%]

# 项目发布详解(新版) > *author: charley version: LayaAir IDE 2.1.1 update:2019-06-25* [TOC] LayaAir IDE在项目发布的功能上一直在不断的优化,中间历经多个大小版本的升级迭代。在新的版本里,不仅加强了发布流程的自定义,让发布筛选更...

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

79. [LayaAir 2.0]Laya版本管理bug [ 69%]

...的链接 提交 2 个回复 奶油小生 赞同来自: 你看看是不是version.json被缓存住了   请求Version文件的时候  加一个时间戳 2019-03-18 0 1 分享 微博 QZONE 微信 186*****256 赞同来自: 这个问题一直没人发现吗?我也遇到了这个问题,是这个...

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

80. 如何自定义Shader(JavaScript-3D基础(JS)-LayaAir3D之shader) [ 69%]

# 如何自定义Shader ###### *version :2.7.0beta Update:2020-6-9* 在这里我们将简单的介绍下如何使用自定义Shader。本次是在LayaAirIDE的3D示例项目基础上修改。 #### 1.编写顶点着色器与片元着色器程序。 放在项目代码同级的文件夹 `customMaterial...

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