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

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

11. 使用getUserInfo获取的用户信息 [ 71%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 关于使用matterjs物理引擎鼠标问题 问题状态 最新活动: 2019-09-18 20:59 浏览: 1101 关注: 1 人

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

12. 在 ios xcode接入微信开放平台分享sdk编译出错 [ 71%]

....app/ykmj normal x86_64     cd /Users/wxh/Desktop/layabox/ios/ykmj     export IPHONEOS_DEPLOYMENT_TARGET=7.0     export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/b...

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

13. layabox7.1.17 beta ios打包后编译失败 [ 68%]

...j.app/ykmj normal armv7     cd /Users/wxh/Desktop/layabox/ios/ykmj     export IPHONEOS_DEPLOYMENT_TARGET=7.0     export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin...

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

14. laya 2.0 可以支持 typescript namespace 吗 [ 68%]

...,实际 namespace 可以这么写的;// 文件1 a.ts namespace game { export class A { } } export = game; // 文件2 b.ts namespace game { export class B { } } export = game; // 文件3 c.ts import * as game from "./a.ts" import * as game2 from ".b.ts new game.A() new game2.B() // 文件4 d.ts i...

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

15. laya2.10两个版本的测试,Oppo分包无法加载,读取资源报错,能加载分包无法读取回调 [ 66%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 求...

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

16. Laya2.7.1 射线提示rayCast未定义 [ 65%]

Laya2.7.1 射线提示rayCast未定义 export default class click3d extends Laya.Script3D{ constructor() { super(); //创建场景 this.scene = Laya.stage.addChild(new Laya.Scene3D()); //添加相机 this.camera = (this.scene.addChild(new Laya.Camera(0, 0.1, 100))); this.camera.transform.translate(...

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

17. 学会编写d.ts声明文件(TypeScript-IDE篇(TS)-代码模式基础) [ 64%]

... ```typescript //单模块 declare module '*.glsl' { const value: string; export default value; } declare module CANNON { //在声名的模块里定义类型 export class Demo { constructor( options: Object ); addScene( title: string, initfunc: Function ): void; restartCurrentScene(): void; } } //...

来源: Laya2.0_文档 发布时间: 20210715

18. 头条/微信/OPPO/vivo/趣头条/百度 等渠道发布 [ 64%]

...信 房建业 赞同来自: 请问oppo版本,domparserinone.js中报错  exports没找到怎么解决 2019-10-11 0 2 分享 微博 QZONE 微信 Frozen丶 赞同来自: 大佬,vivo打包出来之后atlas图集图片加载不出来,怎么办,好像是进入n="string"==typeof n?JSON.parse(n):n...

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

19. layacmd 安装不成功 [ 64%]

...node_modules\ele ctron\install.js:48 throw err ^ Error: read ECONNRESET at exports._errnoException (util.js:1022:11) at TLSWrap.onread (net.js:569:26) C:\Users\Administrator\AppData\Roaming\npm `-- (empty) npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program ...

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

20. 谷歌浏览器运行错误 [ 63%]

...果变成这个错误 Error processing "launch": Error: spawn UNKNOWN at exports._errnoException (util.js:1022:11) at ChildProcess.spawn (internal/child_process.js:313:11) at Object.exports.spawn (child_process.js:399:9) at launch.then (d:\Programes\LAYA\resources\app\extensions\laya-debug\out\bundl...

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