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

大约有 1,149 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0052 秒)

61. laya.loaders.AnimationClip2DLoader_API3.0 [ 75%]

...nts IResourceLoader Index Methods load Methods load load(task: ILoadTask): Promise<AnimationClip2D> Implementation of IResourceLoader.load Defined in laya/loaders/AnimationClip2DLoader.ts:5 Parameters task: ILoadTask Returns Promise<AnimationClip2D> Globals "laya/loaders/AnimationClip2DL...

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

62. laya.particle.ParticleTemplate2DLoader_API3.0 [ 75%]

...nts IResourceLoader Index Methods load Methods load load(task: ILoadTask): Promise<ParticleTemplate2D> Implementation of IResourceLoader.load Defined in laya/particle/ParticleTemplate2DLoader.ts:7 Parameters task: ILoadTask Returns Promise<ParticleTemplate2D> Globals "laya/particle/Parti...

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

63. 插件开发说明 · LayaAir3.0文档 · LAYABOX [ 75%]

...和platformConfig等配置。 * @param task */ onSetup?(task: IBuildTask): Promise<void>; /** * 构建任务开始。可以在这个事件里在初始化目标目录的结构,或者进行必要的检查和安装等。 * @param task */ onStart?(task: IBuildTask): Promise<void>; /** * ...

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

64. laya.loaders.TextureLoader_API3.0 [ 75%]

...rceLoader Index Methods load wrapTex2D Methods load load(task: ILoadTask): Promise<Texture> Implementation of IResourceLoader.load Defined in laya/loaders/TextureLoader.ts:241 Parameters task: ILoadTask Returns Promise<Texture> wrapTex2D wrapTex2D(task: ILoadTask, tex2D: Texture2D): Text...

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

65. 播放BGM,soundmanager.play()方法报错。 [ 74%]

播放BGM,soundmanager.play()方法报错。 Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. 为什么会报 Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. 这个错误呀? ...

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

66. laya.loaders.Texture2DLoader_API3.0 [ 74%]

...reLoader.ts:20 Returns Texture2DLoader Methods load load(task: ILoadTask): Promise<BaseTexture> Implementation of IResourceLoader.load Defined in laya/loaders/TextureLoader.ts:32 Parameters task: ILoadTask Returns Promise<BaseTexture> Globals "laya/loaders/TextureLoader" RenderTextureLoa...

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

67. laya.net.WorkerLoader_API3.0 [ 74%]

... boolean Returns void Methods Static load load(url: string, options: any): Promise<any> Defined in laya/net/WorkerLoader.ts:46 Parameters url: string options: any Returns Promise<any> Static workerSupported workerSupported(): boolean Defined in laya/net/WorkerLoader.ts:19 是否支持wor...

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

68. Laya2.0 video视频播放失败 [ 73%]

...,调用play()方法,无法播放视频,会报错内容:Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first,网上查找了资料说加muted属性,都无效。请问这个该如何解决?是版本的问题吗? 2020-12-28 添加评...

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

69. 2.3.0beta版本,微信真机调用async函数报错 [ 72%]

...8 0 2 分享 微博 QZONE 微信 陈雄 赞同来自: 你们现在能使用promise了么 2020-05-25 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 186*****711 相关问题 两个对象new了一个相同的对象,调用第一个的一...

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

70. LayaUISample.max.js:321 Uncaught TypeError: Cannot set property 'text' of null [ 71%]

...播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() Uncaught unknown animationClip version. Uncaught TypeError: Cannot read property 'props' of undefined 运行报错 Uncaught Can not find scene:GameView.scene undefined 加载龙骨动画出报错...

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