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

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

271. OPPO打包rpk问题 [ 85%]

...原因是    1 ./libs/laya.quickgamemini.js is not in app package   2 index.js is not in app package   麻烦问下laya.quickgamemini.js这个文件是要手动导入到项目里吗? 还有打包出来的目录并未发现index.js这个文件,看laya视屏示例也没这个文件 2020-03-25 ...

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

272. 微信小游戏Worker使用 · LayaAir3.3 · 引擎文档 · LAYABOX [ 85%]

...、微信小游戏Worker的处理2.1 项目发布模板2.2 workers目录下index.js的处理微信小游戏Worker的使用 ​ 目前由于微信小游戏的Worker功能与浏览器之间还是存在差异,浏览器中使用new Worker来初始化Woker进程,微信小游戏中需要指定配置...

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

273. UI-Clip [ 85%]

...nds() { const Clip = Laya.Clip; let clip = new Clip(clipSkin, 10, 1); clip.index = clip.clipX - 1; clip.pos(this.counter.x + 60, this.counter.y); Laya.stage.addChild(clip); } createController() { const Button = Laya.Button; this.controller = new Button(buttonSkin, "暂停"); this.controller.labelBol...

来源: Laya2.0_示例 发布时间: 20251209

274. laya.d3.core.render.IRenderable [ 85%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames IRenderableProperties | Methods Packagelaya.d3.core.renderInterfacepublic interface IRenderableImplementors ShurikenParticleSystem, StaticBatch, SubMesh, TerrainFilter IRender 接口用于实现3D对象的渲染相关功...

来源: laya_api 发布时间: 20170929

275. FBX导出Index was outside the bounds of the array [ 85%]

FBX导出Index was outside the bounds of the array FBX导入Unity,版本Unity 2018.4.0f1. 再使用LayaAir3D Export Tool导出出现 Index was outside the bounds of the array.   附件是FBX文件   IndexOutOfRangeException: Index was outside the bounds of the array. p.a (UnityEngine.Mesh A_0,...

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

276. laya.map.TiledMap_API3.0 [ 85%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/map/TiledMap" TiledMap Class TiledMap tiledMap是整个地图的核心 地图以层级来划分地图(例如:地表层,植被...

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

277. 2.0开放域怎么导出 [ 85%]

...是1.x的介绍,2.0已经没有code.js,项目自己生成了game.js和index.js,但是这样导出的开放域代码,放到主域的时候,会报lib加载的错误。有哪位能够告诉下改怎么设置吗? 2018-10-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...

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

278. 导出到百度开发者工具报了个错 [ 85%]

...的源码包,我想发布到百度小游戏,打包的时候发现没有index.js,估计这份源码是用旧版本写的,于是我自己创建了一个新的项目,把新项目上的index.js复制到这个游戏上,然后发布-百度小游戏,生成了一个release包,我用百度开...

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

279. 为什么字符串不能连接? [ 85%]

...,"c","d","e","f"]; let str:String="#"; for(let i:number=0;i<6;i++){ let index:number=arr.length*Math.random(); str+=arr[index];//在IDE里面这句报错 [ts] Operator '+' cannot be applied to types 'String' and 'String'. } return str; }   2017-11-18 添加评论 免费帖 --> 分享 微博 QZON...

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

280. 程序调试10秒钟后报错 [ 85%]

...ind a target that matches: d:\install\LayaBox\workspace\AirWar_Class11/bin/index.html.Available pages:["file:///D:/install/LayaBox/workspace/AirWar_Class11/bin/index.html"]) 附件 : --> 2016-12-30 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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