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

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

2911. 使用二进制图片 · LayaAir3.0文档 · LAYABOX [ 55%]

...res/atlas/comp.png", true); xhr.responseType = "arraybuffer"; xhr.onload = function () { if (this.status == 200) { var blob = new Blob([this.response], { type: "image/png" }); var img = document.createElement("img"); img.onload = function (e) { window.URL.revokeObjectURL(img.src); // 清除释放; }...

来源: Laya3.0_文档 发布时间: 20230303

2912. scene3d中destroy 方向光,引擎报错 [ 55%]

...否有配到代码下载? 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-10-23 15:37 浏览: 1071 关注: 2 人

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

2913. LayoutBox不按顺序输出列表 [ 55%]

...不做的话,又一切恢复正常 // define oneVBox oneVBox.sortItem = function (items) { // do nothing } // then loop 所以究竟是为什么? 2018-08-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_...

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

2914. laya.utils.Mouse_API3.0 [ 55%]

...s "laya/utils/Mouse" Mouse cursor hide show Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

来源: Laya3.0_api 发布时间: 20231115

2915. laya.d3.core.Keyframe_API3.0 [ 55%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface Static property

来源: Laya3.0_api 发布时间: 20231115

2916. ios这边调用JSBridge的新增方法报错 [ 55%]

...Array的zlib.min.js后报错 导微信小程序报错window.focus is not a function 本地调试加载本地图片都报错 FD 宏编译时 出现 试图访问该方法时失败 LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, 问题状态 最新活动: 2020-03-13 18:34 ...

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

2917. async bug 导出小游戏 [ 55%]

...换后代码   onShareClick() { // return __awaiter(this, void 0, void 0, function* () { // let share = SDKCenter.getShare(); // share.title = ShareNormal; // share.imageUrl = ShareImgUrl; // let a = yield share.shareAppMessage(); // console.log(a); // }); 修改后正常代码   async onShareClic...

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

2918. 微信头像显示错误 [ 55%]

微信头像显示错误 Uncaught TypeError: tex.once is not a function at Graphics.__proto.drawTexture (GameStart.max.js:9996) at Image.__proto.rebuild (GameStart.max.js:36588) at TimerHandler.__proto.run (GameStart.max.js:18041) at Timer.__proto._update (GameStart.max.js:17798) at Stage.__proto.r...

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

2919. 在Android Studio中如何调用TS中的方法? [ 55%]

...id Studio中如何调用TS中的方法? 在TS中定义了var callbackvar=function() { } 在Android Stidio中调用ConchJNI.RunJS("callbackvar()");报错 2019-03-01 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 luw...

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

2920. laya3d用Laya.loader.create加载3d资源报错 [ 55%]

...法加载3D资源的时候报错,报错:Error: model file err,no this function:65461 undefined 2018-11-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 模型导出不正确吧 2018-1...

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