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

大约有 13 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0029 秒)

1. discard property,please use transform's property instead [ 100%]

discard property,please use transform's property instead 运行官网的3D例子时,浏览器一直报这个 2018-07-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 就是那个属性...

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

2. 微信小游戏默认项目代码添加unity导出.lh文件,微信开发工具提示错误 [ 79%]

....scene.addChild(new Laya.Camera(0, 0.1, 100))) as Laya.Camera; this.camera.transform.translate(new Laya.Vector3(0, 3, 3)); this.camera.transform.rotate(new Laya.Vector3(-30, 0, 0), true, false); this.camera.clearColor = null; //添加方向光 var directionLight: Laya.DirectionLight = this.scene.add...

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

3. transform的position废弃了,那现在用啥,官网api更新了吗 [ 73%]

transform的position废弃了,那现在用啥,官网api更新了吗 Warning: discard property,please use transform's property instead. 2018-01-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 qian 赞同来...

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

4. TypeError: Cannot set property 'material' of undefined [ 72%]

...hSprite3D; this.scene3D.addChild(this.unit3D);         this.unit3D.transform.localScale = new Laya.Vector3(1, 1, 1); this.unit3D.transform.translate(new Laya.Vector3(0, 0, 0));          var material:Laya.UnlitMaterial = Laya.Loader.getRes("Unity/Assets/Materials/Materials.lmat") as ...

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

5. Cannot read property 'events' of undefined [ 72%]

..._onAniSoundStoped有时会报undefined错误 discard property,please use transform's property instead XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. 问题状态 最新活动: 2018-10-09 13:37 浏览: 2333 关注: 2 人 阿沥❤ • 20...

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

6. "Cannot read property 'addChild' of undefined" [ 72%]

...nnot read property 'cursor' of undefined错误 discard property,please use transform's property instead layaair 2.2beta ts 项目 两个bug 定义的 var 变量 undefined 并且 debugPanel不能使用 播放音效时报错Failed to set the 'buffer' property on 'AudioBufferSourceNode'的问题 Proper...

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

7. directionLight.direction代码警告提示 [ 71%]

... Laya.Vector3(-.3, -1, -1); 会提示 Warning: discard property,please use transform's property instead. 去掉就不会, 设置transform会报错 2018-01-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aar...

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

8. "Cannot read property '0' of undefined" protobuf.js [ 71%]

...'BoxMesh' does not exist on type 'typeof Laya' discard property,please use transform's property instead 播放音效时报错Failed to set the 'buffer' property on 'AudioBufferSourceNode'的问题 Cannot set property text of #<Button> which has only a getter 问题状态 最新活动: 2018-03-...

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

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

...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

10. [LayaAirIDE3]对拉入场景的3d预制体节点重置transform组件没有产生属性覆盖记录 [ 67%]

[LayaAirIDE3]对拉入场景的3d预制体节点重置transform组件没有产生属性覆盖记录 版本3.1.2, 复现步骤: 1. 随便创建一个3d预制体,随意修改Transform组件的旋转和缩放到非默认值的情况后保存; 2. 将创建好的3d预制体拉入场景,对该节...

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