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

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

251. Uncaught TypeError: Cannot read property 'props' of undefined [ 46%]

Uncaught TypeError: Cannot read property 'props' of undefined 按照官方提供的代码,导入从unity导出的场景,出现此错误,代码如下 var Main = (function () { function Main() { //初始化引擎 Laya3D.init(0, 0,true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.s...

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

252. [LayaAirIDE3]3.3.1 UI点击区域异常,mouseThrough属性失效 [ 45%]

...ea). If the rectangular collision area does not meet the requirements, you can use the drawing area of the hit area as the collision area. The hit area takes precedence over width and height of node as the non-penetrable mouse collision area. * Note that for UI object nodes with a set skin property,...

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

253. Cannot read property 'rayCast' of undefined [ 45%]

Cannot read property 'rayCast' of undefined export default class indexscene extends Laya.Script { constructor(){ super(); this.rotation = new Laya.Vector3(0, 0.01, 0); this.point = new Laya.Vector2(); this.ray = new Laya.Ray(new Laya.Vector3(),new Laya.Vector3()); //1.开启第四个参数 let conf...

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

254. 重要问题:关于苹果审核被拒 [ 42%]

... The use of non-public APIs is not permitted on the App Store because it can lead to a poor user experience should these APIs change.  Continuing to use or conceal non-public APIs in future submissions of this app may result in the termination of your Apple Developer account, as well as removal of ...

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

255. 攻略贴:打包apk完整流程记录(单机版) [ 41%]

...,如果是用open project打开的项目,编译的时候,会报“Can't find bundle for base name Message, locale zh_CN”。     坑6: 依然是步骤3中,如果import路径不是选的步奏2中 输出路径 下的目录android_studio,而是直接选了导出的路径,项目在...

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

256. Layabox 1.8.5beta 发布 QQ小游戏 出现HTMLAnchorElement找不到的问题,在laya上能正常运行,发布微信小游戏也都可以,空项目也是可以的 [ 41%]

...目也是可以的 (8) 文件code.js执行出现异常 ReferenceError: Can't find variable: HTMLAnchorElement, 在文件/var/mobile/Containers/Data/Application/E3BF064E-27C0-458F-AA17-18DAC45C068D/Library/Caches/MiniGame_v1/1109894360/1/1_0_0/unpack/game.js(行2,列232517), 堆栈:/var/mobi...

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

257. 发布原生 ios/android 的渲染问 题 [ 40%]

...个问题 就是 我进入游戏 就会提示alert("ShaderData getTexture can't support");  我们在游戏中也 确实进行了相关的操作  private onTexLoad(tex:Laya.Texture2D):void { // let oldTex = this.material.getTexture(); this.material.setTexture(tex); this.plane.active = true; // if(...

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

258. laya发布vivo小游戏失败 [ 40%]

...9:49 index.js:829 data stderr: stderr: npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2020-08-18T01_47_13_310Z-debug.log index.js:829 data 2 end) npm install -g @vivo-minigame/cli:1 index.js:829 data laya_ide_time.gulp.taskcreat...

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

259. 新手常问问题 欢迎补充 [ 40%]

...同来自: 5. 常见ide错误提示 https://ask.layabox.com/question/4562 Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a target that matches: file:// https://ask.layabox.com/question/12302   2018-03-08 0 0 分享 微博 QZONE 微信 qian 赞同来自: 6.添加第...

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

260. ENOENT: no such file or directory, open 'D:\layaidehello eleasewxgameLayaSample.js.map [ 40%]

...ile not found Unity3d导出模型时 报错:LayaAir3D UnityPlugin prefab can't export You should check the texture file format add shader include file err, has add:Lighting.glsl,这个问题是什么,我就一句代码都会出现这个问题 Swift中接入其他都正常,但是在你们的c...

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