大约有 5,296 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0129 秒)
Laya_社区(4580) Laya3.0_api(672) Laya3.0_文档(15) Laya2.0_文档(8) Laya2.0_api(7) Laya_示例(6) laya_api(5) Laya2.0_示例(3)
...nity3D中导出场景模型时报错 IndexOutOfRangeException: Array index is out of range. LayaExport.DataManager.saveSkinLmFile (UnityEngine.SkinnedMeshRenderer skinnedMeshRenderer, System.String savePath) LayaExport.DataManager.getSkinnedMeshRendererComponentData (UnityEngine.GameObject gameObjec...
来源: Laya_社区 发布时间: 20180206
...2.0不行(A,B两种方法) 报如下错误: value._addReference is not a function 请问现在2。0该如何处理? 附件 : --> 2018-10-01 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 淡...
来源: Laya_社区 发布时间: 20181001
...redCanvas); 上面这句报错: gameThirdScriptError value._addReference is not a function TypeError: value._addReference is not a function at Texture.<anonymous> (http://127.0.0.1:10656/game/js/bundle.js:15188:19) at Texture.__proto.setTo (http://127.0.0.1:10656/game/js/bundle.j...
来源: Laya_社区 发布时间: 20181123
... v.mouseEnabled = true; } 报错日志: TypeError: f.action.setValue is not a function at TextureSV.__proto.setFilters (file:///E:/FS_Project/trunk/LAYA/PFX12/H5_SHZ/bin/libs/laya.core.js:22308:15) at TextureSV.__proto.setValue (file:///E:/FS_Project/trunk/LAYA/PFX12/H5_SHZ/bin/libs/laya.core....
来源: Laya_社区 发布时间: 20170103
... 这该怎么办 问题3: 编译报错. (unknown) ReferenceError: laya is not defined at main.min.js? [sm]:1 at require (WAGame.js:11) at WAGame.js:11 at game.js? [sm]:2 at require (WAGame.js:11) at gamePage.html:118 window.onerror WAGame.js:11 Uncaught R...
来源: Laya_社区 发布时间: 20171229
...aya.Camera; private scene: Laya.Scene; public _load(owner : any):void{ this.scene = owner; this.camera = this.scene.scene.getChildByName("Main Camera") as Laya.Camera; console.log("当前摄像机的名字是:" + this.camera.name); } public _start(state:Laya.RenderState):void{ this.ray = new L...
来源: Laya_社区 发布时间: 20181020
...ne", Laya.Scene); function MousePickingScene() { MousePickingScene.super(this); this.camera = new Laya.Camera(0,0.1,100); this.addChild(this.camera); this.camera.clearFlag = Laya.BaseCamera.CLEARFLAG_SKY; this.skyBox = new Laya.SkyBox(); this.camera.sky = this.skyBox; this.skyBox.textureCube = Laya....
来源: Laya_社区 发布时间: 20170323
...带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 关于Laya实现Matter.js官方案例凹多边形的问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 小游戏项目 加载有中文的json文件 报...
来源: Laya_社区 发布时间: 20171108
...内存泄漏。 用的引擎版本是1.7.16beta。package { import laya.display.Sprite; import laya.events.Event; import laya.maths.Point; import laya.resource.HTMLCanvas; import laya.resource.Texture; import laya.utils.Handler; import laya.utils.Stat; import laya.webgl.WebGL; public class Main { pr...
来源: Laya_社区 发布时间: 20180302
...带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ide 2.4 layaair2-cmd 编译报错 用了ByteArray的zlib.min.js后报错 导微信小程序报错window.focus...
来源: Laya_社区 发布时间: 20190812