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

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

141. PBR标准材质实时阴影渲染问题 [ 88%]

...ne3D; Laya.stage.addChildAt(scene_360, 0); var camera = (scene_360 as Laya.Node).getChildByName('Main Camera') as Laya.Camera; // var camera = new Laya.Camera(0, 0.1, 100); // scene_360.addChild(camera); camera.transform.rotationEuler = new Laya.Vector3(-32, -75, 0); camera.transform.position = new ...

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

142. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 88%]

...DE.app->显示包内容,定位到 Contents->Resources->app->node_modules->rollup->dist->rollup.js 修改 rollup.js 文件:将该文件的 16065 行注释掉,注释后的代码如下: error(err, pos) { if (typeof err === 'string') err = { message: err }; if (pos) augment...

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

143. layaair2-cmd compile 有bug [ 88%]

...ayaair2-cmd compile [22:15:17] Working directory changed to /usr/local/lib/node_modules/layaair2-cmd fs.js:27 const { Math, Object } = primordials;                          ^ ReferenceError: primordials is not defined     at fs.js:27:26     at req_ (/usr/local/lib/node_modules/layaa...

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

144. laya.components.Component_API3.0 [ 88%]

...例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: s...

来源: Laya3.0_api 发布时间: 20231115

145. [0]layaair2-cmd 编译bug [ 88%]

[0]layaair2-cmd 编译bug Working directory changed to /usr/local/lib/node_modules/layaair2-cmd fs.js:27 const { Math, Object } = primordials;                          ^ ReferenceError: primordials is not defined     at fs.js:27:26     at req_ (/usr/local/lib/node_modules/layaair2-...

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

146. LayaAir中怎么使用node.js 的 socket.io [ 88%]

LayaAir中怎么使用node.js 的 socket.io LayaAir中怎么使用node.js 的 socket.io 2016-12-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: cobra 你需要完成二步就可以完成So...

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

147. laya.events.TouchInfo_API3.0 [ 88%]

...fined in laya/events/InputManager.ts:589 Readonly downTargets downTargets: Node[] Defined in laya/events/InputManager.ts:595 Readonly event event: Event Defined in laya/events/InputManager.ts:586 lastRollOver lastRollOver: Node Defined in laya/events/InputManager.ts:592 moved moved: boolean Defined ...

来源: Laya3.0_api 发布时间: 20231115

148. laya.ui.UIComponent [ 88%]

... Packagelaya.uiClasspublic class UIComponentInheritanceUIComponent Sprite Node EventDispatcher ObjectSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager, WXOpenDataViewer Component 是ui控件类的基类。 生命周期:preinitialize >...

来源: Laya2.0_api 发布时间: 20190513

149. laya.components.CommonScript_API3.0 [ 87%]

...例,即同一个节点只能添加此类型的脚本一次 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 发布时间: 20231102

150. 编译时报错 [ 87%]

... Error: Invalid number at error (D:\tools\LayaAirIDE_beta2.5\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Module.error (D:\tools\LayaAirIDE_beta2.5\resources\app\node_modules\rollup\dist\rollup.js:13340:9) at tryParse (D:\tools\LayaAirIDE_beta2.5\resources\app\node_modules\rollup\dis...

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