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

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

1. 怎样像unity的Apply Root Motion一样禁用骨骼移动信息 [ 100%]

怎样像unity的Apply Root Motion一样禁用骨骼移动信息 请问 fbx的跑步动作带有移动信息,我想像unity的Apply Root Motion一样禁用骨骼移动信息,用代码驱动角色怎么做 2019-09-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

2. [BUG]刚体约束问题,移动后约束混乱! [ 97%]

...gularLimit = new Laya.Vector3(2, 0,0);     configurableConstraint.XMotion = Laya.ConfigurableConstraint.CONFIG_MOTION_TYPE_LOCKED;     configurableConstraint.YMotion = Laya.ConfigurableConstraint.CONFIG_MOTION_TYPE_LOCKED;     configurableConstraint.ZMotion = Laya.ConfigurableC...

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

3. unity导出动画如何使用 root motion node [ 96%]

unity导出动画如何使用 root motion node 想使用动画的位移,设置root motion node 以后导出会报错。要怎么样避免错误?或者在laya3d里面有没有其他方式使用动画位移?   KeyNotFoundException: The given key was not present in the dictionary. System.Collec...

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

4. 设备的几个单例都获取不到 [ 77%]

LayaAir引擎 设备的几个单例都获取不到 laya.device.motion下面的几个都获取不了单例下下图:Accelerator.instance    Laya.Gyroscope.instance 我用手机扫二维码也获取不了数据,要用laya.device.motion下面的类还需要注意那些细节,谢谢 附件 : --...

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

5. 旋转API问题 [ 60%]

...: http://layaair.ldc.layabox.com/api/?category=Core&class=laya.device.motion.RotationInfo 你看看有没有你想要的 2018-01-03 0 3 分享 微博 QZONE 微信 q1402907210 - 你猜猜 赞同来自: 问题已经解决,可以封贴了! 2018-01-03 0 0 分享 微博 QZONE 微信 为什么被...

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

6. '通过静态类型为 Browser 的引用来访问的属性 onAndriod 可能未定义。 [ 58%]

...ers/yuzy/companyProject/AiweiyueboProject/kongdd/libs/laya/src/laya/device/motion/Accelerator.as' severity: '错误' message: '通过静态类型为 Browser 的引用来访问的属性 onAndriod 可能未定义。' at: '94,16' source: ''   环境MAC pro  新建空项目-》在src中新建.as文件...

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

7. 陀螺仪接口无效呢?Gyroscope.instance.on(Event.CHANGE, this, onOrientationChange); 什么原因呢 [ 55%]

... 提交 3 个回复 game4d 赞同来自: var firstTime = true; laya.device.motion.Gyroscope.instance.on(Event.CHANGE, this, onOrientationChange); function onOrientationChange(absolute, info) { if (info.alpha === null) { addLog("当前设备不支持陀螺仪。"); return; } else if (firstTime &&...

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

8. 动画不显示 [ 29%]

...   import laya.debug.ui.debugui.DebugPanelUI;     import laya.device.motion.AccelerationInfo;     public class LayaSample {                  private var m_bkSound:Sound;         private var m_mapLayer:Sprite;         private var m_MapImgUrl:String;         priva...

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

9. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 8%]

...成Animationa Type : Generic 有关系。 某些角色的 Animator 中若Motion设定动作后,就一定会有这个错误。   KeyNotFoundException: The given key was not present in the dictionary.System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.Stri...

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