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

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

11. 加载学堂3D角色资源,播放动画异常 [ 67%]

...ew Laya.MeshSprite3D(Laya.Mesh.load("man/hero-mon_1129.lm")); this.roleMan.transform.localScale = new Laya.Vector3(0.01,0.01,0.01); this.roleMan.transform.localPosition = new Laya.Vector3(0,-0.5,-3); this.scene.addChild(this.roleMan); //给男角色添加贴图动画 var manAni:Laya.SkinAnimations =...

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

12. [LayaAir3]关于laya更新到3.1出现射线检测不到的情况 [ 64%]

...返回的d的数据         var startPoi=new Laya.Vector3(this.Bullet.transform.position.x,this.Bullet.transform.position.y,this.Bullet.transform.position.z-0.5);//起始点         var dir = new Laya.Vector3(0,0,-1);//方向         var ray:Laya.Ray = new Laya.Ray(startPoi,dir);//创建...

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

13. Cannot read property 'props' of undefined [ 62%]

...'BoxMesh' does not exist on type 'typeof Laya' discard property,please use transform's property instead XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. Cannot set property text of #<Button> which has only a getter 问题状态 最...

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

14. Cannot read property 'call' of undefined [ 61%]

...ined;at api readFile success callback function discard property,please use transform's property instead Cannot set property text of #<Button> which has only a getter XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. 问题状态 最...

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

15. Cannot read property 'call' of undefined [ 60%]

...ined;at api readFile success callback function discard property,please use transform's property instead Cannot set property text of #<Button> which has only a getter XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. 问题状态 最...

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

16. 从Unity2019导出的模型和动作,拷贝到Laya3.0 IDE里报错 [ 57%]

...aya里自建了一个新动画,发现下面图里的很多节点都没有transform属性,原Unity动画里是有调节这些节点属性的,这可能就是异常原因 2023-04-03 0 0 分享 微博 QZONE 微信 小白菜 赞同来自: 我知道了,节点的名字里含有“.",所有含有....

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