大约有 676 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0048 秒)
...ule": "commonjs", "target": "es5", "sourceMap": true, "moduleResolution": "node", "lib": [ "dom", "es5" ] }, "exclude": [ // "node_modules" ] }报错 ReferenceError: exports is not defined 生成的js是Object.defineProperty(exports, "__esModule", { value: true }); var Collections = require("typescr...
来源: Laya_社区 发布时间: 20180107
...rBase.label Defined in laya/physics/ColliderBase.ts:18 标签 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 rigidBody rigidBody: RigidBody Inherited from ColliderBase.rigidBody Defined in laya/physics/ColliderBase.ts:27 [只读]...
来源: Laya3.0_api 发布时间: 20231115
...足 尝试了修改编译器Laya2.6.0beta/LayaAirIDE_beta/resources/app/node_modules/.bin目录下的gulp.cmd和rollup.cmd去扩大node运行内存,都不行 求教下大神,具体要修改哪些才有效 附件 : --> 2020-05-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...
来源: Laya_社区 发布时间: 20200506
...请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: node环境一样吗? 2018-05-24 0 9 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 王益正(翊桦) 相关问题 Layaair IDE的帧属性面板不见了 Layabox ...
来源: Laya_社区 发布时间: 20180524
TS环境安装完后识别不了 我按照教程上,下载并安装了Node.js,之后安装了typescript 敲命令检测版本,都能挣钱返回结果,说明环境已经安装完成。 但是打开layaair之后,依然提示我需要安装,而且创建项目之后还是不能编译的状...
来源: Laya_社区 发布时间: 20180414
...rBase.label Defined in laya/physics/ColliderBase.ts:18 标签 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 rigidBody rigidBody: RigidBody Inherited from ColliderBase.rigidBody Defined in laya/physics/ColliderBase.ts:27 [只读]...
来源: Laya3.0_api 发布时间: 20231115
...urceMap": false, "lib":[ "es5", "dom", "es2015.promise" ] }, "exclude": [ "node_modules" ] } 其中lib用来支持promise,importHelpers用来支持 async/await功能 编译即可,如果编译失败提示缺少tslib,在终端下面敲 npm install tslib 进行安装即可 最后,安利...
来源: Laya_社区 发布时间: 20190520
...lor Defined in laya/d3/core/light/Light.ts:61 灯光颜色。 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:3...
来源: Laya3.0_api 发布时间: 20231115
...的连接刚体,可不设置,默认为左上角空刚体 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34...
来源: Laya3.0_api 发布时间: 20231115
...游戏 怎么获取从分享中进入的参数 子节点的 getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。参数是什么 请问下自定义时间怎么获取发送时的参数 问题状态 最新活动: 2017-11-08 17:07 浏览: 1080 关注: 2 人 ymsdandan ...
来源: Laya_社区 发布时间: 20171108