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

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

3461. "Laya.Scene.load is not a function" [ 93%]

"Laya.Scene.load is not a function" 加载unity场景时报"Laya.Scene.load is not a function"错误 2017-09-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 这个问题可能是没有引...

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

3462. laya.d3.Input3D_API3.0 [ 93%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/Input3D" Input3D Class Input3D Input3D 类用于实现3D输入。 Hierarchy Input3D Index Accessors multiTouchEnabled Methods getTouch touchCount Accessors multiTouchEnabled get multiTouchEnabled(): boolean set multiT...

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

3463. laya.d3.physics.PhysicsUpdateList_API3.0 [ 93%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/PhysicsUpdateList" PhysicsUpdateList Class PhysicsUpdateList PhysicsUpdateList 类用于实现物理更新队列。 Hier...

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

3464. laya.d3.physicscannon.CannonPhysicsUpdateList_API3.0 [ 93%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physicsCannon/CannonPhysicsUpdateList" CannonPhysicsUpdateList Class CannonPhysicsUpdateList PhysicsUpdateList 类用于实现物理更新队列。 Hierarchy SingletonList<CannonPhysicsComponent> CannonPhysicsUp...

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

3465. 请问目前laya3d支持厘米轻游戏了吗,支持情况如何 [ 93%]

请问目前laya3d支持厘米轻游戏了吗,支持情况如何 在厘米游戏引擎测试laya3D的时候,发现渲染有些问题,如下 附件 : --> 2018-05-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

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

3466. laya.components.Animation2DEvent_API3.0 [ 93%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/Animation2DEvent" Animation2DEvent Class Animation2DEvent Animation2DEvent 类用于实现动画事件。 Hierarchy Anim...

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

3467. 二进制文件打包后,读取不到zip包内的文件 [ 93%]

...主要代码如下    let loaditem = [{ url: "test.zip", type: Laya.Loader.PLFB }]         Laya.loader.load(loaditem, Laya.Handler.create(this, function (res) {             let item = 'res/layabox.png'             let getres = Laya.loader.getRes(i...

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

3468. Laya2.0项目文件过多导致编译内存不够,请问在哪里设置增加编译内存(急) [ 93%]

Laya2.0项目文件过多导致编译内存不够,请问在哪里设置增加编译内存(急) 因为项目文件数量和内容过多导致编译出现错误:FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory 网上找了很多增加编译...

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

3469. 终于用Laya做完了六角碎片小游戏 [ 93%]

分享 终于用Laya做完了六角碎片小游戏 自己独立做完的一款小游戏,大家有需要可以加群:6920222,一起讨论学习。 附件 : --> 2018-08-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1...

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

3470. 全面屏下圆角图片错位问题 [ 93%]

...正常的,但是在全面屏下会值显示1/4圆,如图所示。   laya适配屏幕的代码如下:   Laya.init(750, 1334, Laya.WebGL); Laya.stage.scaleMode = "fixedauto"; Laya.stage.screenMode = 'none'; Laya.stage.alignH = "center"; Laya.stage.alignV = "middle";     附件 : --> 2018-01-...

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