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

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

481. 3D中如何限制角色的行走区域? [ 52%]

... 我现在有一个地图,如何限制角色在地图区域内行走? 2017-05-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 8 个回复 183*****755 赞同来自: sfsmmc 方案一:(使用较麻烦,性能最高,...

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

482. prop 识别不到 [ 52%]

... /* @prop {name: speed, tips: "速度", type: Number, default: 10} */      constructor() {         super();     }      onAwake() {         console.log("场景渲染完成", this.speed);     } }   IDE中报错: [15:26:34] Working directory changed to...

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

483. 编译异常 Note that you need plugins to import files that are not JavaScript [ 52%]

...佬遇到吗? [17:24:32] Working directory changed to D:\LayaAirIDE2.3.0\resources\app [17:24:32] Using gulpfile ~\Desktop\MineKart(2)\.laya\compile.js [17:24:32] Starting 'compile'... [17:24:33] 'compile' errored after 668 ms [17:24:33] Error: Unexpected token (Note that you need plugins to impor...

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

484. 如果作大型LAYA AS项目,有可能支持module技术么 [ 52%]

...件太大,能否实现类似module的技术,动态加载代码模块 2017-02-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 7 个回复 layabox 赞同来自: 可以分包,参照一下官方的小游戏分包文档:...

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

485. 用模块器报错,真机不会有这个问题,具体看补充 [ 51%]

...apacity to 128KB I/art: Do partial code cache collection, code=56KB, data=40KB I/art: After code cache collection, code=53KB, data=39KB I/art: Increasing code cache capacity to 256KB W/System: ClassLoader referenced unknown path: /data/app/com.layademo-1/lib/x86           [ 02-16 02:37:06.759 ...

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

486. laya.d3.resource.RenderTexture [ 51%]

...= 1[static] 寻址模式_不循环。BaseTexture FILTERMODE_POINT : int = 0[static] 寻址模式_重复。BaseTexture FILTERMODE_TRILINEAR : int = 2[static] 寻址模式_不循环。BaseTexture FORMAT_ALPHA8 : int = 2[static] 纹理格式_ALPHA8。BaseTexture FORMAT_DEPTH_16 : int = 0[static] ...

来源: Laya2.0_api 发布时间: 20190513

487. android下layabox调用Laya.Texture2D.load报错 [ 51%]

...支持问题吗? (PS:: h5浏览器运行是正常的)   报错堆栈: 02-06 14:59:43.858  6545  6658 I LayaBox : alert=http://10.0.1.72/game/dev-loca ... 5668: TypeError: Cannot read property 'createTexture' of null 02-06 14:59:43.858  6545  6658 I LayaBox : var glTexture=this._source=gl.crea...

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

488. 高频使用遮罩 导致手机扫码测试闪屏/黑屏 2.12.2 [ 51%]

...!!!!!!!!我疯掉了 急急急 附件 : --> Demo_Bug.rar 2022-03-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Fred 赞同来自: 您好,这个问题可以这样进行下处理,在laya...

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

489. laya.d3.graphics.Vertex.VertexMesh [ 51%]

...trixDeclaration : VertexDeclaration[static] VertexMesh  MESH_BLENDINDICES0 : int = 5[static] VertexMesh  MESH_BLENDWEIGHT0 : int = 6[static] VertexMesh  MESH_COLOR0 : int = 1[static] VertexMesh  MESH_MVPMATRIX_ROW0 : int = 12[static] VertexMesh  MESH_MVPMATRIX_ROW1 : int = 13[static] Verte...

来源: Laya2.0_api 发布时间: 20190513

490. 自从layaflash起,就一直存在的bug [ 51%]

...代码写错了,只是一个很简单的index++的功能 这个bug在as3.0和TS中都存在,js我没测过 bug描述: 1. 如图1所示,用index++跳帧,但是在第5帧就再也不动了,动画卡住 2. 如图2所示,这段代码有问题 3. 如图3所示,把floor改成round,动画...

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