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

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

341. 官方案例里摄像机绕物体旋转脚本的问题 [ 26%]

...in); } protected AroundByMobileInput(): void { if (this.TouchCount == 1) { console.log(this.targetAngles); this.targetAngles.y -= this.GetAxisX * this.mouseSettings.pointerSensitivity; this.targetAngles.x += this.GetAxisY * this.mouseSettings.pointerSensitivity; //Range. this.targetAngles.y = this.C...

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

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

...信 mobile3Dbin 赞同来自: 于LayaAir Export 时,在Unity 5.6.2f1 的 console.log 会收到下列的错误。似乎与.fbx的档案设定成Animationa Type : Generic 有关系。 某些角色的 Animator 中若Motion设定动作后,就一定会有这个错误。   KeyNotFoundException: The g...

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