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

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

291. 引擎是否可以针对支持webgl2的机型做自动切换为webgl [ 64%]

...换为webgl 部分机型下会出现 this._gl.createVertexArray is not a function. (In 'this._gl.createVertexArray()', 'this._gl.createVertexArray' is undefined);at requestAnimationFrame callback function   这种情况这边判断是不支持webgl2,是否又方法直接判断手机是否支持we...

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

292. 做了一个最简单的显示微信子域的程序,但是报错Cannot read property 'USER_DATA_PATH' of undefined [ 64%]

... Uncaught TypeError: Cannot read property 'USER_DATA_PATH' of undefined at Function.MiniFileMgr.setNativeFileDir (laya.wxmini.js:615) at Function.MiniAdpter.init (laya.wxmini.js:33) at Function.MiniAdpter.enable (laya.wxmini.js:19) at Function.Browser.__init__ (laya.core.js:8643) at Object.Laya.init...

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

293. 发布报错[xmldom error] element parse error: Error: invalid tagName: [ 64%]

...ollisionObject' of undefined 导微信小程序报错window.focus is not a function 重力感应 Accelerator 发布微信游戏后失效。是因为什么? 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 小游戏项目 加载有中文的json文...

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

294. mac下用FB打包发布测试页面,chrome浏览器看不到预期显示文字 [ 64%]

...isplay.Text;     public class LayaAirTest     {         public function LayaAirTest()         {             Laya.init(600, 300);             var txt:Text   = new Text();             txt.text     = "abc"+Laya.timer.currTimer;             txt.color  ...

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

295. 打开dialog如果有黑底 这时候closeAll会报错 [ 63%]

...axUI.ts有前缀导致报错 导微信小程序报错window.focus is not a function [分享]Dialog 点击边缘不关闭的 Demo示例 官网示例摇一摇报错,就解决方案 问题状态 最新活动: 2017-11-21 20:48 浏览: 591 关注: 2 人 lifereset • 2017-11-21 21:58 就是closeall的...

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

296. protobuf使用问题 [ 63%]

...oto文件中import b.proto文件这种场景 在使用ProtoBuf.loadProto = function(proto, builder, filename)加载的时候的,参数 1 填入的是a.proto文件的内容,参数 2, 3如何填,不填的话 会报错“cannot determine import root” 附件 : --> 2017-01-18 添加评论 免...

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

297. 背景音乐来回切换报错 [ 63%]

...        Laya.loader.load("res/dreams.mp3",Laya.Handler.create(this,function(){             dreamsSound = Laya.SoundManager.playMusic("res/dreams.mp3")         }))          let mainSound:Laya.SoundChannel = null;         this.btn_sound.on(Laya.Event.CLICK,...

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

298. 求助。资源加载问题,按照官方demo出现问题 [ 63%]

...会提示laya.core.js:12752 Uncaught TypeError: node._setParent is not a function 具体代码如下:    Laya.Sprite3D.load(url, Laya.Hander.create(this, this.onLoadComplete)) (不会报错)    Laya.loader.create(url, Laya.Hander.create(this, this.onLoadComplete))(会报错)   private onLoad...

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

299. 开启WebGL模式报错 [ 63%]

... 微信小游戏编译报错 导微信小程序报错window.focus is not a function 官网示例摇一摇报错,就解决方案 开启CastShadow以后,模型会莫名其妙消失,物体渲染队列的_IndexInList会被破坏 问题状态 最新活动: 2017-03-08 09:49 浏览: 1118 关注: 3 ...

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

300. 倒计时缩小后报错 [ 63%]

...中文的json文件 报错 导微信小程序报错window.focus is not a function 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 微信小游戏编译报错 问题状态 最新活动...

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