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

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

311. laya加载unity插件导出的场景 physics3D is not a function [ 89%]

...一直报 laya.d3.js:14694 Uncaught TypeError: physics3D is not a function at Function.Laya3D.init (laya.d3.js:14694) at new GameUI (GameUI.ts:34) at SceneLoader.create (laya.core.js:22061) at EventHandler.__proto.run (laya.core.js:1385) at SceneLoader.__proto.event (laya.core.js:1156) at SceneLoade...

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

312. 我我将一个View destory 再添加一个另外的View 有时候会报错 [ 89%]

...w 有时候会报错 TypeError: Cannot read property '_byteLength' of null at WebGLContext2D.__proto.flush (file:///F:/Chess/client2D2017_11_19/bin/libs/laya.webgl.js:4963:32) at SubmitCanvas.__proto.renderSubmit (file:///F:/Chess/client2D2017_11_19/bin/libs/laya.webgl.js:6294:18) at WebGLContext2D....

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

313. 版本1.7.14beta , tsconfig.json里 target设置为es6, 项目发布时会报错, [ 89%]

...ib\parse.js:204 throw new JS_Parse_Error(message, line, col, pos); ^ Error at new JS_Parse_Error (E:\Program Files\LayaAirIDE\resources\app\node_modules\uglify-js\lib\parse.js:196:18) at js_error (E:\Program Files\LayaAirIDE\resources\app\node_modules\uglify-js\lib\parse.js:204:11) at croak (E:\Prog...

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

314. Box2D使用Destory join报错? [ 89%]

...destory被collider绑定的sprite时会报错 Error preload.js:55     at Object.box2d.b2Assert (file:///D:/develop/layaspace/smallballs/bin/libs/laya.physics.js:38:57)     at box2d.b2World.DestroyJoint (file:///D:/develop/layaspace/smallballs/bin/libs/laya.physics.js:793:295)     at Physics...

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

315. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 89%]

...     3. MeshRenderer      4. SkinnedMeshRenderer          5. Animation       6. Animator (新)    7. Terrain                  8. ParticleSystem(使用须知)                  关于导出工具的使用,请参考官网3D教学视频,*由于教学录制时间过...

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

316. 3d导入粒子效果报错 [ 89%]

...GSoft_Tools/FXMaker/ToolResource/Texture/MapGrid.psd) extension with: psd. at LoaderManager.__proto._create (file:///C:/Users/borui/Desktop/Cube3D/bin/libs/laya.core.js:13120:11) at LoaderManager.__proto.create (file:///C:/Users/borui/Desktop/Cube3D/bin/libs/laya.core.js:13088:10) at Loader.Laya3D._...

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

317. 错误' message: 'Module 'laya.d3.core' has no exported member 'particle'.' at: '4252,38' source: '' [ 89%]

...误' message: 'Module 'laya.d3.core' has no exported member 'particle'.' at: '4252,38' source: '' file: 'file:///d%3A/Users/tiger/Documents/HelloHello/libs/LayaAir.d.ts' severity: '错误' message: 'Module 'laya.d3.core' has no exported member 'particle'.' at: '4252,38' source: '' 2017-07-28 添加...

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

318. 嵌套类型的protobuf报错 [ 89%]

...sult {  required int32 result = 1;  optional string authToken = 2;  repeated ServerInfo serverList = 3;  optional int32 platformErrorCode = 4;  optional string par1 = 5;  optional string par2 = 6;  optional string recommendedUId = 7; } message ServerInfo {  required int32 id = 1;  required ...

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

319. 【求助】关于Cannot read property 'visible' of undefined问题 [ 89%]

...d property 'visible' of undefined问题 我的代码是这样子的: private function showFoods():void{ foodSprite = new Sprite(); Laya.stage.addChild(foodSprite); this.index = 0; foodsList = new Array(); foodsList.push(new Food("菜品1", "1", 0)); foodsList.push(new Food("菜品2", "2", 1)); foo...

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

320. 使用2.6引擎版本vscode开发不支持async await语法 编译出现提示缺少tslib错误 [ 89%]

...tax requires an imported helper but module 'tslib' cannot be found.     at error (D:\Program Files\nodejs\node_global\npm\node_modules\layaair2-cmd\node_modules\rollup\dist\shared\node-entry.js:5400:30)     at throwPluginError (D:\Program Files\nodejs\node_global\npm\node_modules\layaair2-cmd\...

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