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

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

461. [LayaAir3][LayaAir3]3.3.4 同时添加2个sk,无法正常显示 [ 51%]

...上socket Laya["MiniAdpter"].nativefiles 在QQ小游戏中无法读取到 module写法的模块无法使用,其他地方使用会报错 lh文件内meshSprite添加阴影属性无效 使用getChildByName()无法得到子节点对象 将list里的scrollBar设置mouseWheelEnable=false后过一段...

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

462. 多项目问题 [ 51%]

...主项目,当玩家点击模块的时候,再通过domain.getDefinition(module)加载模块,现在laya不支持getDefinition了,那这种情况可以怎么实现呢? 附件 : --> 2017-06-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...

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

463. [0]自定义Shader暴露StencilOp参数后材质报错 [ 51%]

...Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined module写法的模块无法使用,其他地方使用会报错 本地调试加载本地图片都报错 求助:水面流动shader一段时间后卡顿 自定义场景类导出layaMaxUI.ts有前缀导致报错 3d项目-unity...

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

464. 加载-多种类型资源加载 [ 51%]

...r robotTexture = Loader.getRes(ROBOT_TEXTURE_PATH); // 使用资源 } })();module laya { import Loader = Laya.Loader; import Handler = Laya.Handler; export class Loader_MultipleType { private ROBOT_DATA_PATH: string = "../../res/skeleton/robot/robot.bin"; private ROBOT_TEXTURE_PATH: string = "../../...

来源: Laya_示例 发布时间: 20251209

465. 加载-多种类型资源加载 [ 51%]

...r robotTexture = Loader.getRes(ROBOT_TEXTURE_PATH); // 使用资源 } })();module laya { import Loader = Laya.Loader; import Handler = Laya.Handler; export class Loader_MultipleType { private ROBOT_DATA_PATH: string = "res/skeleton/robot/robot.bin"; private ROBOT_TEXTURE_PATH: string = "res/skeleton...

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

466. laya3.0中jszip使用异常 [ 51%]

...,改为jszip.d.ts,导入代码为: import * as JSZip from "../node_modules/jszip/dist/jszip"使用代码为: let zipUrl = "resources/files/config.zip";         Laya.loader.load([{ url: zipUrl, type: Laya.Loader.BUFFER }], null, Laya.Handler.create(this, this.onLoadCfg, null, false)).then...

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

467. LayaIDE 2.3.0beta创建模型过多导致内存溢出 [ 51%]

...ws increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or (4) if you want malloc to return NULL (0) instead of this abort, compile with  -s ABORTING_MALLOC=0 ") 附件 : --> laya-hammer.zip 2019-10-28 添加评论 ...

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

468. 2.0 beta UI Button无法获取 [ 51%]

...View=Laya.View; import Dialog=Laya.Dialog; import Scene=Laya.Scene; export module ui { export class AttackUI extends View { public btn_attack:Laya.Button; constructor(){ super()} createChildren():void { super.createChildren(); this.loadScene("Attack"); } } } 扩展UI代码:   import { ui } from "...

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

469. LAYA3.0 BEAT 6 无法打开工程项目!急急急! [ 51%]

...过网页打开出现左上角的那个图标是什么东东 怎么去掉 module写法的模块无法使用,其他地方使用会报错 问题状态 最新活动: 2023-07-17 17:17 浏览: 4264 关注: 4 人 CCTV • 2023-07-20 10:42 这个跟项目没关系... 随便打开个项目... 然后用任...

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

470. 请问LayaAirIDE最新版本支持命令行发布小游戏了吗? [ 51%]

...DE_beta\node-v7.9.0-win-x64\node.exe X:\LayaAirIDE_beta\resources\app\node_modules\gulp\bin\gulp.js "--gulpfile=X:\项目路径\.laya\publish.js" "--config=X:\项目路径\.laya\wxgame.json" publish

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