大约有 16 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0020 秒)
...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
...返回的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
...'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
...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
...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
...aya里自建了一个新动画,发现下面图里的很多节点都没有transform属性,原Unity动画里是有调节这些节点属性的,这可能就是异常原因 2023-04-03 0 0 分享 微博 QZONE 微信 小白菜 赞同来自: 我知道了,节点的名字里含有“.",所有含有....
来源: Laya_社区 发布时间: 20230403