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

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

651. 手机打开游戏页面,一片空白是什么原因?电脑上是正常的 [ 47%]

... JS_Parse_Error.get (eval at <anonymous> (D:\LayaAirIDE\LayaAir1710N\resources\app\node_modules\layacmd\node_modules\uglify-js\tools\node.js:27:1), <anonymous>:86:23) 原本遇到的问题跟 https://ask.layabox.com/question/7069 一样 使用同样的方法npm install jsonc-parser后 ...

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

652. laya2.0 IDE继承自定义类要怎么写? [ 47%]

...改为自己使用的版本! /Applications/LayaAirIDE_beta.app/Contents/Resources/app/out/vs/layaEditor/h5/layabuilder.max.js 用windows的同学请自行找目录哈。 2.找到下面代码,具体行号不同版本可能不一样,仅供参考     24522                         if...

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

653. OPPO小游戏 · LayaAir3.4 · 引擎文档 · LAYABOX [ 47%]

...示, (图2-2) js目录 与 libs目录: 项目代码和引擎库。 resources目录 与 Scene.ls: resources资源目录和场景文件Scene.ls,小游戏由于初始包的限制,建议将初始包的内容在规划好,最好能放到统一的目录下,便于初始包的剥离。 main...

来源: Laya3.0_文档 发布时间: 20251010

654. [LayaAir3]LayaAir3.1.4在微信小游戏环境中加载Spine文件引擎会自动新增扩展名导致加载失败 [ 47%]

...扩展名导致加载失败 原始文件路径http://192.168.1.70/heidao/resource2/actgame/res/spine/lh_10001/lh_10001.skel 在微信小游戏中引擎不知为何自己新增扩名http://192.168.1.70/heidao/res ... l.bin,造成了加载失败 附件 : --> 2024-07-12 添加评论 免费帖 --> 分...

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

655. 获取lh动画控制失败【已解决】 [ 47%]

...aya.BlinnPhongMaterial",                         "path":"Resources/unity_builtin_extra.lmat"                     }                 ]             },             "components":{                 "Rigidbody":{},           ...

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

656. ide2.6.0beta编译报错:This syntax requires an imported helper but module 'tslib' cannot be found [ 47%]

...paths": {       "tslib": [         "D:/Programs/LayaAirIDE/resources/app/node_modules/tslib/tslib.d.ts"       ]     },      "lib": [       "esnext",       "dom",       "es2015.promise"     ]   } } 2020-07-07 0 0 分享 微博 QZONE 微信 为...

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

657. iOS 内购 conchMarkt 这个类是怎么来的? [ 47%]

...的MarketAppStore类, 这个类继承自LayaPlatformInterface类, 并且在resource/config.ini中设置了platformClassName=MarketAppStore, 这样, 我们以login方法为例, 只需要在MarketAppStore.mm中重写LP_Login方法, 就完成了对login方法的二次开发. Part.2 - JavaScript调用OC...

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

658. laya.d3.core.render.posteffect.GaussianDoF_API3.0 [ 46%]

...id Defined in laya/d3/core/render/PostEffect/GaussianDoF.ts:63 GaussianDOF resource init Returns void Globals "laya/d3/core/render/PostEffect/GaussianDoF" GaussianDoF constructor active farEnd farStart maxRadius effectInit release render init Legend Class Class with type parameter Constructor Method...

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

659. 项目工程目录说明 · LayaAir3.4 · 引擎文档 · LAYABOX [ 46%]

...会自动复制到发布目录。 代码里引用的资源,必须放到resources目录里,才会被复制到发布目录里。 2.2 项目源码目录src src里源码目录,如图2-2所示。 (图2-2) [!Tip] 源码目录比较容易理解, 对于LayaAir1.0与2.0的用户,需要注意的是...

来源: Laya3.0_文档 发布时间: 20251010

660. laya.d3.core.material.BlinnPhongMaterial [ 46%]

...ic class BlinnPhongMaterialInheritanceBlinnPhongMaterial BaseMaterial laya.resource.Resource BlinnPhongMaterial 类用于实现Blinn-Phong材质。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  albedoColor : Vector4 获取反照率颜色...

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