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

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

181. 调试正常但发布后,index.html在浏览器打开出现跨源受限的问题 [ 90%]

调试正常但发布后,index.html在浏览器打开出现跨源受限的问题 Image from origin 'file://' has been blocked from loading by Cross-Origin Resource Sharing policy: Invalid response. Origin 'null' is therefore not allowed access. laya.core.min.js:6 [warn]Retry to load: E:/laya/laya...

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

182. 模型的功能介绍(ActionScript-3D基础(AS3)-LayaAir3D之模型和网格) [ 90%]

...面示例中,我们给按钮加了添加了个点击事件。每次点击index值自加,然后根据index值修改从场景ls中获取到的模型网格。 ```typescript //新建四个mesh var box:Mesh = PrimitiveMesh.createBox(0.5, 0.5, 0.5); var capsule:Mesh = PrimitiveMesh.createCapsule(0.25,...

来源: Laya2.0_文档 发布时间: 20210714

183. 微信小游戏开发数据域在舒适化时会报错 [ 90%]

...ntListener is not a function     at Function.AudioSound._initMusicAudio (index.js:10916)     at Function.Browser.__init__ (index.js:6944)     at Object.Laya.init (index.js:365)     at new Football_public (   2018-05-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...

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

184. laya.d3.core.Gradient [ 90%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GradientProperties | Methods Packagelaya.d3.coreClasspublic class GradientInheritanceGradient ObjectImplements laya.d3.core.IClone Gradient 类用于创建颜色渐变。 Public Properties PropertyDefined By  colorAlp...

来源: Laya2.0_api 发布时间: 20190513

185. Animation 下的Event.COMPLETE 回调 [ 90%]

... 我的动画都不播放了 _gameTableScene["donghua"+ transformToDesignIndex(msg.index)]._childs[0].on(Event.COMPLETE,null,OnAnimation()); 是我写的不对吗? 2018-03-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2...

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

186. 你好,我想问下给写入引入index.html中的js排序的js代码在ide中的哪里? [ 90%]

你好,我想问下给写入引入index.html中的js排序的js代码在ide中的哪里? 2018-04-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 这个是layaaairide里自己实现的...

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

187. 用iframe内嵌网页及适配 [ 90%]

...ction() { if (arguments.length == 0) { return this; } for (var str = this, index = 0; index < arguments.length; ++index) { str = str.replace("{" + index + "}", arguments[index]); } return str; }; var iframe = laya.utils.Browser.window.document.createElement('iframe'); iframe.setAttribute('src', "...

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

188. 为什么项目发布后打开index.html后网页不显示东西 [ 90%]

为什么项目发布后打开index.html后网页不显示东西 请问下这是什么原因呢??该怎么解决啊 附件 : --> 2017-04-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来...

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

189. laya.d3.core.pixelLine.PixelLineSprite3D [ 90%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PixelLineSprite3DProperties | Methods | Events Packagelaya.d3.core.pixelLineClasspublic class PixelLineSprite3DInheritancePixelLineSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object PixelLineSprite3D 类...

来源: Laya2.0_api 发布时间: 20190513

190. laya.ui.List [ 89%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ListProperties | Methods | Events Packagelaya.uiClasspublic class ListInheritanceList Box Component Sprite Node EventDispatcher ObjectImplements IRender, IItem List 控件可显示项目列表。默认为垂直方向列...

来源: laya_api 发布时间: 20170929