大约有 644 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0058 秒)
...换为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
...中文的json文件 报错 导微信小程序报错window.focus is not a function Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 2.2.0beta4,微信上动态合批报错. 3d 添加灯光 模型变的黑呼呼的 很多黑面 开启CastShadow以后,模型会莫名其妙消...
来源: Laya_社区 发布时间: 20170608
...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
...ollisionObject' of undefined 导微信小程序报错window.focus is not a function 重力感应 Accelerator 发布微信游戏后失效。是因为什么? 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 小游戏项目 加载有中文的json文...
来源: Laya_社区 发布时间: 20190628
...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
...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
... 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
...oto文件中import b.proto文件这种场景 在使用ProtoBuf.loadProto = function(proto, builder, filename)加载的时候的,参数 1 填入的是a.proto文件的内容,参数 2, 3如何填,不填的话 会报错“cannot determine import root” 附件 : --> 2017-01-18 添加评论 免...
来源: Laya_社区 发布时间: 20170118
...会提示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
... 微信小游戏编译报错 导微信小程序报错window.focus is not a function 官网示例摇一摇报错,就解决方案 开启CastShadow以后,模型会莫名其妙消失,物体渲染队列的_IndexInList会被破坏 问题状态 最新活动: 2017-03-08 09:49 浏览: 1118 关注: 3 ...
来源: Laya_社区 发布时间: 20170307