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

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

2941. 自定义派发事件页面跳转为啥就会报错 [ 55%]

...xt' of null at Label.__proto (/bin/libs/laya.ui.js:4365:19) at Label.remoteFunction (<anonymous>:2:14) 附件 : --> 2018-03-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 qian 赞同来自: https://ask.la...

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

2942. 请问laya的渲染机制是什么 [ 55%]

...      addChild(automap) 解决方案是修改AutoBitmap类中的public function set clips 实现方法 2016-06-06 1 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 ghgmxeman 相关问题 看了其他引擎才发现 LAYA 真的太太太...

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

2943. 导入自定义的3D模型报错无法正常显示 [ 55%]

...t read property '_geometry' of undefined;at requestAnimationFrame callback function TypeError: Cannot read property '_geometry' of undefined求教怎么回事!!! 2019-09-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交...

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

2944. texture可以加载一个canvas吗 [ 55%]

...   文档说好像可以 报错了。 this.bitmap.activeResource is not a function 有其他的方法将一个canvas的内容绘制到另外一个canvas吗 附件 : --> 2017-11-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...

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

2945. 用webpack打包laya会出错 [ 55%]

...ad only property 'document' of object '#<Window>' 出错的句子是 function(global) {'use strict';var window=window||global;var document=document||(window.document={});                                                                                   ...

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

2946. [LayaAir3]创建新文件夹报错 [ 55%]

...歌chrom96版本滤镜报错 导微信小程序报错window.focus is not a function 真机调试报错:LayaPlayer不支持的标签</SCRIPT> Laya使用fairygui的富文本xml解析报错 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined modul...

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

2947. 为什么List中的tweenTo问题 [ 55%]

...,obj2,obj3]; list.selectHandler = new Handler(this,onListSelected) private function onListSelected(cell:View,index:uint):void{ list.tweenTo(index,5000);//也就是这里没有效果 } wudi199553 • 2017-10-20 16:27 把你的 Demo发过来,光看这个看不出来的

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

2948. LayaIDE压缩JS文件报错 [ 55%]

...请检查后重新编译。 导微信小程序报错window.focus is not a function .sk , .lm , .ltc , .lh, .ani等后缀名的文件是如何制作的? lh文件内meshSprite添加阴影属性无效 官网示例摇一摇报错,就解决方案 问题状态 最新活动: 2018-01-18 16:48 浏览: 72...

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

2949. laya.utils.ClassUtils_API3.0 [ 55%]

...ils _classMap getClass getInstance regClass Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

2950. 截图保存的时候可以设置图片的大小? [ 55%]

...小0.5倍或直接设置为1135*640的大小. 例子: conch.captureScreen(function (arrayBuff, width, height) { conch.saveAsPng(arrayBuff, width, height, conch.getCachePath() + "/test.png"); var url = "file:///" + conch.getCachePath() + "/test.png"; }); 如果:改变第二行的宽高,保存下来...

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