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

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

1881. [QQ小游戏适配] Laya.loader.create 在QQ安卓版本上 执行没有成功回调,也没有进度回调,监听了error 也没有。在ios版QQ上正常。 [ 50%]

...aya.loader.create(path, completeCallBack, this.loadProgressCallback, type).on("error",null,function(msg){ console.error("ERROR",msg) }) 2019-06-17 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 李长忠 赞同来自...

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

1882. 为什么laya中的shader效果没用? [ 50%]

... /Program Files/Unity/Editor/Data/CGIncludes/UnityShadowLibrary.cginc(98) (on d3d11) Compiling Vertex program with POINT SHADOWS_CUBE SHADOWS_SOFT EnableReflection LIGHTMAP_OFF Platform defines: UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_...

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

1883. GlowFilter和TimeLine/Tween一起用的问题 [ 50%]

...方的glowfilter的demo改动过来的,执行以后没有效果 (function() { var Sprite     = Laya.Sprite; var Stage      = Laya.Stage; var GlowFilter = Laya.GlowFilter; var Texture    = Laya.Texture; var Browser    = Laya.Browser; var Handler    = Laya.Handler; var WebGL      = La...

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

1884. 列表组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 50%]

...剪裁。开启后,超出容器尺寸的内容将会被隐藏。 Selection 参考Selection支持 Scoller 参考滚动支持 一、 管理列表内容 运行时,可以直接通过addChild/removeChild等API修改列表的孩子。但在实际应用中,列表的内容通常被频繁的更新。...

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

1885. laya.d3.component.animation.RigidAnimations [ 50%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames RigidAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class RigidAnimationsInheritanceRigidAnimations KeyframeAnimations Component3D EventDispatcher Object RigidAnimations 类用于...

来源: laya_api 发布时间: 20170929

1886. 程序当中更改适配模式后,没有生效成相对应的适配模式效果是为什么? [ 50%]

...效果是为什么? 游戏内容当中,检测横竖屏: Laya.stage.on(Laya.Event.RESIZE, this, this.onResize); /** 更改适配*/ public onResize() { var stageWidth = Laya.Browser.clientWidth; var stageHeight = Laya.Browser.clientHeight; if (stageWidth < stageHeight) { console.log("one"...

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

1887. Cannot read property 'call' of undefined [ 50%]

...志: "TypeError: Cannot read property 'call' of undefined    at Function.<anonymous> (file:///Users/moos/Company/Emerson-AirWar/EmersonGame/bin/libs/laya.core.js:130:41)    at new GameScene (file:///Users/moos/Company/Emerson-AirWar/EmersonGame/src/GameScene.js:4:19)    at HomePageUI.o...

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

1888. 显示对象的mask缩放为0时遮罩效果不生效 [ 50%]

...Laya.stage.addChild(testSp); let i = 0; tmpMask.scaleX = i / 3; Laya.stage.on(Laya.Event.CLICK, this, ()=>{ i = (i + 1) % 4; tmpMask.scaleX = i / 3; }); 附件 : --> 2020-04-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...

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

1889. laya.d3.component.physics.MeshCollider [ 50%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames MeshColliderProperties | Methods | Events Packagelaya.d3.component.physicsClasspublic class MeshColliderInheritanceMeshCollider Collider Component3D EventDispatcher Object MeshCollider 类用于创建网格碰撞器。 ...

来源: laya_api 发布时间: 20170929

1890. laya.d3.core.particleshuriken.ShurikenParticleMaterial_API3.0 [ 50%]

...ch Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/ShurikenParticleMaterial" ShurikenParticleMaterial Class ShurikenParticleMaterial ShurikenParticleMaterial 类...

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