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

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

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

...(包括但不限于jpg、jpeg、png等格式) - 视频(包括但不限于mp4、wav等格式) - 音频(包括但不限于mp3等格式) 2021-06-09 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 yuzhonglele 相关问题 2.0一不小心删...

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

202. 微信小游戏常见问题汇总(10.25更新)(TypeScript-小游戏适配文档-微信小游戏) [ 64%]

...jpeg、gif、svg、js、json、cer、obj、dae、fbx、mtl、stl、3ds、mp3、pvr、wav、plist、ttf、fnt、gz、ccz、m4a、mp4、bmp、atlas、swf、ani、part、proto、bin、sk、mipmaps、txt、zip、tt、map、ogg、silk、dbbin、dbmv、etc、lmat、lm、ls、lh、lani、lav、lsani、ltc...

来源: Laya2.0_文档 发布时间: 20210715

203. 救命啊,遇到苹果爸爸 Guideline 2.5.2 [ 63%]

...s behavior or functionality after App Review approval, which is not in compliance with App Store Review Guideline 2.5.2 and section 3.3.2 of the Apple Developer Program License Agreement.   This code, combined with a remote resource, can facilitate significant changes to your app’s behavior compa...

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

204. 仿照laya官方demo做了一个视频播放的UI,为啥在微信里不能用? [ 62%]

...? 仿照官方demo  https://layaair.ldc.layabox.com/demo/?category=2d&group=DOM&name=Video 写一个视频播放的页面。在chrome和模拟器里测试正常,但在微信开发者工具里不行,不知道啥原因,哪位高人知识咋回事?代码如下:   /**Created by th...

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

205. videoNode在安卓上不能播放 [ 62%]

...t.MOUSE_DOWN, () => {             Laya.loader.load("resources/916.mp4").then(() => {                 this.play();             });         })     }同时建议您将“项目设置->缩放模式”更改为fixedwidth,便于手机调试。完整的demo及效果已...

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

206. [0]Laya3.0.3 的VideoNode不支持在微信浏览器中播放 [ 61%]

...ner.getChildByName("VideoNode") as Laya.VideoNode; videoNode.source = 'xxx.mp4'; videoNode.play(); // 上面代码在PC端安卓苹果等自带浏览器支持视频播放,但是在微信浏览器无任何显示。 let mat = new Laya.UnlitMaterial(); mat.albedoTexture = videoNode.videoTexture; this...

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

207. 投影出现重复的问题 [ 59%]

...cessing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 IDE1.7.8 json图集加载问题 关于适配采用showAll后留...

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

208. 声音的捕获并播放 [ 59%]

...关问题 游戏运行在chrome里面 听不见声音 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 骨骼动画播放完后的回调时间 视频播放案例 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() laya3D动...

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

209. 字体出现错误 [ 59%]

...服务(2.1.5)。可能出现不一致的编译错误 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 请问下加载TFF字体要怎么加载呢? 位图字体不显示 请问有人遇到oppo小游戏字体显示异常 FD 宏编译时 出现 试图访问该方法时失败 ...

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

210. 可以控制spine骨骼动画播放的速度吗? [ 59%]

... 相关问题 骨骼动画播放完后的回调时间 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? app启动动画应该如何去掉 LayaAir 库文件加载速度慢 图集的质量可...

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