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

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

1671. 使用 addChild 加载界面后,绑定事件报错 [ 55%]

...gameStart); 加载场景后报上面图片的错误 GameStart 类如下: export default class GameStart extends ui.GameStartUI {     constructor() {         super();          this.btnStart.on(Laya.Event.CLICK, this, this.startGame);     }      startGame(): void {   ...

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

1672. 请问HTMLDivElement支持button吗? [ 55%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 请问有人遇到oppo小游戏字体显示异常 请问 《学习开发HTML5游戏《打地鼠》(LayaAir引擎)TS》的视频教程是否有配到代码下载? 请问一下 ProtoBuf 支持 as3 版本吗?...

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

1673. 两个移动的简单物体 onTriggerEnter 无法触发 (有悬赏) [ 55%]

...了 两个物体移动时候重合但是无法触发onTriggerEnter,   export default class BulletControlTrigger extends Laya.Script3D { constructor(){ super(); }  /** * 开始触发时执行 * 此方法为虚方法,使用时重写覆盖即可 */ onTriggerEnter(other){ console.log("onTriggerEnt...

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

1674. 微信小游戏 的资源版本管理可以用layacmd 管理吗 [ 55%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状态 最新活动: 2018-01-05 20:10 浏览: 903 关注: 2 人 aaawanxiao • 2018-01-05 20:06 但是4M 之外的应该怎么加载啊, 我试着热更新 第二次一定会加载失败

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

1675. 关于本地打开 index.html 文件无法显示内容的问题 [ 55%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 图集打包找不到图集文件 横屏模式在锁定竖屏的iphone上不能正常显示的问题 请问下loader如何强制加载一个文件,避免浏览器的缓存 将list里的scrollBar设置mouseWheelE...

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

1676. 编译时候报错 如下 怎么解决呢 [ 55%]

... libs/LayaAir.d.ts(4252,38): error TS2694: Namespace 'laya.d3.core' has no exported member 'particle'. libs/LayaAir.d.ts(26700,11): error TS2417: Class static side 'typeof RenderTarget2D' incorrectly extends base class static side 'typeof Texture'. Types of property 'create' are incompatible. Type '...

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

1677. 大佬们请问下图片不支持scaleX为负数吗,报错 [ 55%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 Texture图片能否进行翻转? 请问下加载TFF字体要怎么加载呢?...

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

1678. laya.d3.core.render.command.DrawRenderCMD_API3.0 [ 55%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/command/DrawRenderCMD" DrawRenderCMD Class DrawRenderCMD Hierarchy Command DrawRenderCMD Index Constructors constructor Accessors material Methods destroy recover run setContext Cons...

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

1679. laya.d3.resource.models.SkyRenderer_API3.0 [ 55%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/resource/models/SkyRenderer" SkyRenderer Class SkyRenderer SkyRenderer 类用于实现天空渲染器。 Hierarchy SkyRenderer Index Constructors constructor Properties SUNLIGHTDIRCOLOR SUNLIGHT...

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

1680. 请问下laya有scene和camera吗? [ 55%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ 问题状态 最新活动: 2018-07-23 11:41 浏览: 1140 关注: 2 人 Laya_Aaron • 2018-07-2...

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