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

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

1951. web版发布后,在浏览器运行报错 提示找不到 btCollisionObject_create [ 45%]

..._create')     at pi._onAdded (laya.d3.min.js:1:600219)     at xr._addComponentInstance (laya.core.min.js:1:250112)     at xr.addComponent (laya.core.min.js:1:251056)     at Mi._createComponentInstance (laya.d3.min.js:1:818164)     at Mi._createComponentInstance (laya.d3.min.js:1:818020)  ...

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

1952. 报错:找不到基类,按照laya社区的解答做了,但是导致了另外一个类和接口出现一样的错 [ 45%]

... 微博 QZONE 微信 xiaozhibin 赞同来自: package com.demo1 {     import laya.display.Sprite;     import laya.display.Text;     /**      * @date 2017-10-25 下午12:28:23      * @author xiaozhibin      */      public class HelloLayaBox extends Sprite     {         ...

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

1953. 小游戏发布工具与小游戏目录介绍(TypeScript-小游戏适配文档-微信小游戏) [ 44%]

...及参数的使用,可以[查看微信小游戏的开发文档](https://mp.weixin.qq.com/debug/wxagame/dev/index.html?t=2018115)。 #### `project.config.json`小游戏的项目配置文件 文件里包括了小游戏项目的一些信息,如果想修改appid等信息,可以直接在这里面...

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

1954. 关于laya图片资源缓存的问题 增量更新文件缓存 [ 44%]

...rver/static/**/*.atlas', './server/static/**/*.png', './server/static/**/*.mp3' ]) .pipe(hash({ template: '<%= name %><%= ext %>?version=<%= hash %>', })) .pipe(hash.manifest('src/assets/index.ts')) .pipe(function(){ return through.obj(function (file, enc, cb) { staticVersion = JSO...

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

1955. 红屏bug [ 44%]

...请: 与内容相关的链接 提交 8 个回复 Laya_Aaron 赞同来自: MP 需要demo 2019-11-12 1 8 分享 微博 QZONE 微信 小狐仙 赞同来自: 我也遇到这个问题了,静静等一个大佬的答复 2019-11-13 0 2 分享 微博 QZONE 微信 189*****527 赞同来自: 我也遇到了...

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

1956. [LayaAir3]在动画转换不勾选ExitByTime的情况下单次动画播放完成后不再检测参数变化 [ 44%]

...转以后,但是原来碰撞检测rect没有旋转 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. localToGlobal坐标转换 Animator2D该如何判断动画是否已经播放完成? 骨骼动画播放完后的回调时间 clickHandler只会执行一次,之后点击不...

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

1957. [LayaAir3]3d预制体上通过UI3D挂在2d预制体进行进行倒计时进度条背景闪烁 [ 44%]

...闪一闪的,按理b在a后面会这盖住a呀 附件 : --> 闪烁效果.mp4_.zip 2023-12-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Fred 赞同来自: 您好,我们这边使用预制体上放置...

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

1958. 动态加载代码后,总是出现 ProgressBar is not a constructor [ 44%]

...头部 }这是我使用的动态加载js的脚本。   function onLoadComplete() { pBar = new ProgressBar(AssetsDir+"./assets/progressBar.png"); pBar.width = Laya.stage.width/2;//400; pBar.x = (Laya.stage.width - pBar.width) / 2; pBar.y = Laya.stage.height / 2; 。。。 }这是 progressBar 资源...

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

1959. vivo 的激励视频无法播放 app启动的时候报错 [ 44%]

...filename):8 Setup OES_vertex_array_object polyfill (no filename):8 ShaderCompile use time:5 size:3798/6278 (no filename):8 ShaderCompile use time:3 size:32274/1165 (no filename):8 ShaderCompile use time:5 size:251/671 (no filename):8 ShaderCompile use time:5 size:191/365 (no filename):8 ShaderCompil...

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

1960. 3D角色动作播放时长不正确 [ 44%]

... 相关问题 骨骼动画播放完后的回调时间 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 视频播放案例 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题...

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