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

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

1. layacmd使用ui命令,读取文件D:\s3mh5_client\laya\pageStyles.xml出错 [ 100%]

...ols\\LayaAirCmdTool.max.js',   'D:\\s3mh5_client\\laya\\.laya',   'clear=false',   'releasemode=normal',   'exportUICode=false',   'exportRes=false' ] type: Windows_NT appPath: C:\Users\XXX\AppData\Roaming\npm\node_modules\layacmd\ProjectExportT ools\ openProject: D:\s3mh5_client\laya\.laya loa...

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

2. 继承自Laya.BaseMaterial并且自定义Shader的的自定义材质如何设置透明渲染 [ 91%]

...tic _mainTex : number; public static _mainCol : number; inited : boolean = false; constructor() { super(); if(!this.inited) { CMat._mainTex = Laya.Shader3D.propertyNameToID("u_MainTex"); CMat._mainCol = Laya.Shader3D.propertyNameToID("u_MainCol"); CMat.initShader(); this.inited = true; } this.setSha...

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

3. 在Laya中使用Matter.js的最简示例 (JS) [ 75%]

...ions: { // background: '../../res/physics/img/background.png', wireframes: false//true// } }); // create two boxes and a ground var boxA = Bodies.rectangle(400, 200, 80, 80); var boxB = Bodies.rectangle(450, 50, 80, 80); var ground = Bodies.rectangle(400, 610, 810, 60, { isStatic: true }); // add al...

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

4. 如何使用vscode编译laya项目 [ 71%]

...t2_cache", tsconfig:workSpaceDir + "/tsconfig.json", check: true, //Set to false to avoid doing any diagnostic checks on the code tsconfigOverride:{compilerOptions:{removeComments: true}}, include:/.*.ts/, }),3、compile.js 完整代码如下 // v1.2.2 //获取Node插件和工作路径 [b]let ideMod...

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

5. lib/arm/liblayaair.so 总是崩溃 [ 65%]

...ad-5336) 08-14 10:57:49.401 3996-3996/? I/NetworkSpeedManagerEx: mIsStop = false 08-14 10:57:49.402 3996-4122/? D/NetworkSpeedManagerEx: doInBackground 08-14 10:57:49.404 3996-3996/? D/NetworkSpeedManagerEx: onPostExecute 08-14 10:57:49.405 3996-3996/? I/NetworkSpeedManagerEx:  value = 3251.0 08-14...

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

6. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 63%]

...      jsversion:2.1.3.1 I/LayaBox:               isplug:false I/LayaBox:  ====================================================== I/LayaBox:  require(/sdcard/layabox/scripts/async.js) I/LayaBox: found the file in the package:scripts/async.js I/LayaBox:  loadURL:http://stand.alon...

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

7. socket大型项目回调 [ 62%]

...teByte(uint8arry[i]); } } return len ? Protobuf.decodeProtos(proto, buf) : false; } break; } } static isSimpleType(type:string):boolean { return ( type === 'uInt32' || type === 'sInt32' || type === 'int32' || type === 'uInt64' || type === 'sInt64' || type === 'float' || type === 'double' ); } static...

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

8. 构建apk后,java报错 [ 33%]

...box.dotJourney E/LayaGameEngine: game_plugin_set_option key=localize value=false 2018-11-26 18:31:47.346 4749-4749/com.layabox.dotJourney E/LayaGameEngine: game_plugin_set_option key=gameUrl value=http://106.15.95.203:20100/web/index.html 2018-11-26 18:31:47.346 4749-4770/com.layabox.dotJourney E/In...

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