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

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

15601. laya.d3.math.BoundsImpl_API3.0 [ 73%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/BoundsImpl" BoundsImpl Class BoundsImpl BoundsImp 类用于创建包围体。 Hierarchy BoundsImpl Implements IClone Index ...

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

15602. 为什么新创建的AS项目,直接报错? [ 73%]

...: /*[IF-FLASH]*/ flash.ui.Mouse.hide();file: 'file:///d%3A/dev/h5prj_ex/myLaya7_as/libs/laya/src/laya/utils/Mouse.as' severity: '错误' message: '所访问的属性 Mouse 可能未定义。' at: '47,4'   2017-11-08 0 0 分享 微博 QZONE 微信 wudi199553 赞同来自: as的项目你到FlashBuild...

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

15603. ide创建的.ani文件中的属性pivotX和pivotY,代码中animation实例中要怎么获取 [ 73%]

...: 问题什么时候能回复? 2018-02-12 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 直接通过ani实例的pivotx或y获得值看下,如果你的ani动画每帧中心点都不一样的话,节后再回复你具体的方法。 2018-02-13 0 0 分享 微博 QZONE 微信 coolxiaochuan ...

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

15604. 请问 在LayaAir 中怎么重新加载当前场景? [ 73%]

请问 在LayaAir 中怎么重新加载当前场景? 2018-01-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 你需要个场景管理类来管理这些场景 2018-01-04 0 0 分享 微...

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

15605. layaair 如何嵌入第三方播放器插件比如 JW PLAYER [ 73%]

layaair 如何嵌入第三方播放器插件比如 JW PLAYER layaair 如何嵌入第三方播放器插件比如 JW PLAYER 2017-03-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 具体...

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

15606. 怎么在fixedheight模式下让组件在浏览器中居中 [ 73%]

...找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 容器类都有自适应吗? 拿具体demo 看看   2018-09-08 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 tt8998781 相关问题 ip...

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

15607. 摄像机如何旋转后 回到旋转之前的视角 [ 73%]

...后 回到旋转之前的视角 摄像机旋转camera.transform.rotate(new Laya.Vector3(0.15, -5.95, 0.015)); 之后通过camera.transform.rotate(new Laya.Vector3(-0.15, 5.95, -0.015)); 不能回到原来的视角 2018-10-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

15608. 缓存清除方法clearTextureRes [ 73%]

...         url=URL.formatURL(url);             var arr=laya.net.Loader.getAtlas(url);             var res=arr ? laya.net.Loader.getRes(arr[0]):laya.net.Loader.getRes(url);             if (res.bitmap){                 if (Render.isConchApp){ ...

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

15609. 如何打包IOS包? [ 73%]

...找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 构建项目  https://ldc.layabox.com/doc/?nav=zh-as-6-3-1   然后用xcode打包,具体教程如下     https://github.com/layabox/lay ... s_IOS 2017-12-14 0 0 分享 微博 QZONE 微信 为...

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

15610. Laya3D中加载粒子特效报错Cannot read property '_update' of undefined [ 73%]

Laya3D中加载粒子特效报错Cannot read property '_update' of undefined 最新版IDE+引擎+导出工具 加载后特效播放期间报错 Cannot read property '_update' of undefined   特效是从网络上下载的,在U3D内播放正常,不太懂制作的原理,是有些属性Laya不...

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