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

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

31. 发布log bug [ 75%]

发布log bug 发布log 显示:[xmldom error]    element parse error: Error: invalid attribute:vertical-align:  [xmldom error]    element parse error: Error: invalid attribute:vertical-align:    找不到问题在哪里 这个是什么问题呢? 附件 : --> 2019-05-31 添加评论 免...

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

32. 关于as的XmlDom的warning [ 75%]

...t exist on type 'Node & ChildNode'. 发布报错[xmldom error] element parse error: Error: invalid tagName: 发布小游戏时提示:[xmldom error] element parse error: Error: invalid tagName: 求助:unity导出动画报错“LayaAir3D Warning(Code:0000) : XXXXXXX can't use Animation Componmen...

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

33. 骨骼动画-适配版Spine [ 75%]

....templet.loadAni(this.aniPath); this.templet.on(Event.COMPLETE, this, this.parseComplete); this.templet.on(Event.ERROR, this, this.onError); } parseComplete() { this.skeleton = this.templet.buildArmature(); Laya.stage.addChild(this.skeleton); this.skeleton.pos(Browser.width / 2, Browser.height / 2 +...

来源: Laya2.0_示例 发布时间: 20241117

34. laya.d3.physics.PhysicsComponent [ 75%]

...erride] PhysicsComponent  _onAdded():void[override] PhysicsComponent  _parse(data:Object):void[override] PhysicsComponent destroy():void 销毁组件 Component onReset():void 重置组件参数到默认值,如果实现了这个函数,则组件会被重置并且自动回收到对象池,...

来源: Laya2.0_api 发布时间: 20190513

35. js执行once时如何改变执行域 [ 75%]

...sageCallBack=function(msg){ console.log("回调"+msg); var dataTemp = JSON.parse(msg); console.log(dataTemp.d); kwxGame.prototype.cardData = dataTemp.d; [b][i]Laya.timer.once(1000, this, this.onOncePiao); [/i][/b] } }在定时器中需要调用外部_proto上的函数,这里的this指向的执行...

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

36. laya.d3.resource.TextureCube [ 75%]

...extureCube _getSource():*[override] 获取纹理资源。 BaseTexture  _parse(data:*, propertyParams:Object = null, constructParams:Array = null):TextureCube[static] TextureCube generateMipmap():void 通过基础数据生成mipMap。 BaseTexture  load(url:String, complete:Handler):void[static]...

来源: Laya2.0_api 发布时间: 20190513

37. 3d场景下载出错 [ 73%]

...d     at t.<anonymous> (https://usr/game.js:49:8301)     at e.n._parse (https://usr/game.js:66:1995)     at Function.t._createNodeByJson (https://usr/game.js:46:14129)     at Function.t._createNodeByJson (https://usr/game.js:46:13903)     at Function.t._createNodeByJson (https://usr/...

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

38. unity导出有动作的模型,加载时报错 [ 73%]

... at AnimatorControllerLayer.addState (laya.d3.js:4313)     at Animator._parse (laya.d3.js:5160)     at Function._createNodeByJson (laya.d3.js:30554)     at Function._createNodeByJson (laya.d3.js:30543)     at Function._parse (laya.d3.js:30484)     at _onHierarchyInnerFirstLevResouLoaded (l...

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

39. Laya.loader加载BUG [ 72%]

...his._type;         if (type=="plfb"){             this.parsePLFBData(data);             this.complete(data);         }else if (type=="plf"){             this.parsePLFData(data);             this.complete(data);         }else if ...

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

40. Unity中给模型添加一个带旋转的动画后加载报错 [ 70%]

...ddState (/RotateDemo/bin/libs/laya.d3.js:20144:11)   at Animator.__proto._parse (/RotateDemo/bin/libs/laya.d3.js:19961:13)   at Function.Utils3D._createNodeByJson (/RotateDemo/bin/libs/laya.d3.js:8577:17)   at Function.Utils3D._createNodeByJson (/RotateDemo/bin/libs/laya.d3.js:8559:24)   at Func...

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