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

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

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. 在模型手上挂了个武器,换动画的时候报错 [ 64%]

...中文的json文件 报错 导微信小程序报错window.focus is not a function Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 2.2.0beta4,微信上动态合批报错. 3d 添加灯光 模型变的黑呼呼的 很多黑面 开启CastShadow以后,模型会莫名其妙消...

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

293. 构建apk后,java报错 [ 64%]

...t;>>>>>>>>className:layaair/game/browser/ExportJavaFunction,methodName:GetDeviceInfo 2018-11-26 18:31:47.964 4749-4838/com.layabox.dotJourney E/LayaBox: >>>>>>>>>>>>before 2018-11-26 18:31:47.975 4749-4838/com.layabox.dotJourney E/LayaBox...

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

294. 发布报错[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

295. 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

296. 打开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

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. 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

299. 求助。资源加载问题,按照官方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

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

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

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