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

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

4811. sprite3D可以设置碰撞体吗 [ 48%]

... 微博 QZONE 微信 Laya_Aaron 赞同来自: https://layaair.ldc.layabox.com/demo/?category=3d&group=physics&name=RayPicking01  这里有一系列的 射线检测。都可以参照 2018-07-13 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被...

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

4812. Unity插件导出一直有问题 [ 48%]

...模型没导出来? Laya_Aaron • 2018-02-10 18:06 https://ask.layabox.com/question/4242 这个是插件使用须知,有问题再提 ImbaPanda • 2018-02-10 18:09 @Laya_Aaron:这个是我设置的问题吗,那个我之前看过了,但是导出的一直有问题 Laya_Aaron • 2018-02-10 18...

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

4813. 升级到3.0-beta6无法选择资源了 [ 48%]

...了代码的 1681259092用户 • 2023-04-12 23:06 https://layaair.layabox.com/3. ... %258B 用了这里所有的类型测试 1681259092用户 • 2023-04-12 23:07 我的系统是win11 22H2 - 22621.1413 layabox • 2023-04-13 10:47 @1681259092用户:目前怀疑你没能理解这些组件类型的...

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

4814. 昨天一开始运行好好的,没动别的,运行就开始报错 [ 48%]

...85b': identifier represents a variable, not a function Warning: D3D shader compilation failed with default flags. (ps_5_0)  Retrying with skip validation C:\fakepath(596,34-81): error X3005: '_webgl_42c649225184485b': identifier represents a variable, not a function Warning: D3D shader compilation ...

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

4815. 如何用 FlashBuilder 或 LayaIDE 进行单步调试? [ 48%]

...能够提高搜索的精确度。 详情请见原文 http://www.cnblogs.com/wildfirecode/p/6953746.html 2017-08-08 1 0 分享 微博 QZONE 微信 cuixueying 赞同来自: flashbuilder和layaAir IDE,没有办法直接调试,flash builder和flashdevelop需要编译成h5后,在浏览器端对项...

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

4816. rev-path的nodejs库被修改了,导致版本管理失效 [ 48%]

...注: 2 人 liangzhch108 • 2020-09-01 09:23 官方链接 - https://github.com/sindresorhu ... ex.js 'use strict'; const modifyFilename = require('modify-filename'); module.exports = (pth, hash) => { if (!(pth && hash)) { throw new Error('`path` and `hash` required'); } return modifyFilen...

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

4817. Label属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 48%]

...l 组件的脚本接口请参考 [Label API](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.Label)。 ​ Label 组件的资源示例: ​ ![图片0.png](img/1.png) ​ (图1) ​ Label组件拖放到编辑区后,设置 text 属...

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

4818. BoxCollider包围盒位置偏了,不在对象上 [ 48%]

...实例里这个射线检测--碰撞器混合 https://layaair.ldc.layabox.com/demo/?category=3d&group=physics&name=ColiderDemo   的  DrawBoxColliderScript .js 在哪里,是引擎库里的?还是楼主自己手写的? 2018-10-19 0 0 分享 微博 QZONE 微信 小小鹿 赞同来自: ...

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

4819. laya引用的第三方物理引擎matter,通过顶点构造的多边形好像有问题? [ 48%]

...的图片原点能够重合。 另外使用 https://raw.githubusercontent.com/layabox/layaair/master/bin/js/libs/LayaRender.js  2017-08-15 0 6 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 zhoujianhua0591 相关问题 看了其他引擎...

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

4820. [LayaAirIDE3]skel骨骼动画播放失败,编辑器预览没问题 [ 48%]

...预览没问题 复现代码: Laya.loader.load("https://hlsgs.sanguosha.com/re ... ot%3B, Laya.Loader.SPINE).then((templet: Laya.SpineTemplet) => { this.skeleton = new Laya.SpineSkeleton();     this.skeleton.templet = templet;     console.log("动画数量:", this.skeleton.getAnimNum()); ...

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