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

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

1141. Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the [ 54%]

...加参数吗 prefab添加runtime脚本 comp._addComponentInstance is not a function 2.0 Beta3版本中,runtime脚本的的问题 看腾讯课程碰到的runtime无效问题 IDE界面编辑中最顶层view设置runtime无效 Cannot connect to runtime process, timeout after 10000 ms 自动关闭 问...

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

1142. 使用localToGlobal()后返回的坐标xy的值被乘了10 [ 54%]

...@return 转换后的坐标的点。          */         public function localToGlobal(point:Point, createNewPoint:Boolean = false):Point { 肯定是会有改变的哦! 2018-05-23 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起...

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

1143. 在Scene2D中添加Image,修改Cache为bigmap,窗口变黑 [ 54%]

...黑色的。 报错信息[Scene] Uncaught TypeError: canvas.size is not a function 附件 : --> TextProject.rar 2023-02-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 layabox小高 赞同来自: 您好,您所...

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

1144. Android打包后运行报错 [ 54%]

...      ReferenceError: CanvasRenderingContext2D is not defined     at Function.Context.__init__ (http://stand.alone.version/Main.max.js:16077:12)     at Object.Laya.init (http://stand.alone.version/Main.max.js:386:11)     at new Main (http://stand.alone.version/Main.max.js:2923:8)     at h...

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

1145. 如果强制关闭浏览器窗口?下面的代码没有效果 [ 54%]

...的代码没有效果 // 兼容所有浏览器的强制关闭窗口接口 function closeWebPage() { if (navigator.userAgent.indexOf("MSIE") > 0) { if (navigator.userAgent.indexOf("MSIE 6.0") > 0) { Laya.Browser.window.opener = null; Laya.Browser.window.close(); } else { Laya.Browser.window.ope...

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

1146. laya.components.AnimatorPlayState2D_API3.0 [ 54%]

...ontPlay _playAllTime animatorState duration Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface

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

1147. laya.d3.renderobjs.renderobj.CullPassBase_API3.0 [ 54%]

...llInfo cullingSpotShadow cullDistanceVolume Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface Static method

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

1148. laya.components.AnimatorStateCondition_API3.0 [ 54%]

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

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

1149. JS中List容器里renderHandler和itemHandler渲染器如何使用 [ 54%]

...this, this.updateList);         ActivityXXXXXUI.prototype.updateList = function(cell, index)     {         var info = cell.dataSource;         var img_icon  = cell.getChildByName("img_icon");//图标         var lab_name  = cell.getChildByName("lab_name");//名称    }   itemH...

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

1150. 导入U3D资源报Physics3D无法找到问题 [ 54%]

..."libs/laya.physics3D.js") 加了 还是出现TypeError: physics3D is not a function 2018-11-12 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Anthem 相关问题 2.0一不小心删了bin目录下的某个场景json文件。。竟然无...

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