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

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

141. laya.d3.core.particleShuriKen.module.shape.ShapeUtils [ 89%]

... Frames No Frames ShapeUtilsMethods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class ShapeUtilsInheritanceShapeUtils Object ... Public Methods  MethodDefined By  ShapeUtils()ShapeUtils  _randomPointInsideHalfUnitBox(out:Vector3, rand:Rand = null):void[static] ShapeUtils  _...

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

142. 编译异常 Note that you need plugins to import files that are not JavaScript [ 89%]

...s that are not JavaScript) at error (D:\LayaAirIDE2.3.0\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Module.error (D:\LayaAirIDE2.3.0\resources\app\node_modules\rollup\dist\rollup.js:13340:9) at tryParse (D:\LayaAirIDE2.3.0\resources\app\node_modules\rollup\dist\rollup.js:13255:16) a...

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

143. 微信小游戏的分包加载,和Laya下添加module.def分包导出这两个方式是否不能直接对接? [ 89%]

微信小游戏的分包加载,和Laya下添加module.def分包导出这两个方式是否不能直接对接? 我尝试使用如下方式分包导出 https://ask.layabox.com/question/329   然后通过如下教程分包加载 https://developers.weixin.qq.com/minigame/dev/tutorial/base/subpacka...

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

144. laya.d3.core.particleShuriKen.module.GradientDataColor [ 89%]

...adientDataColorProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientDataColorInheritanceGradientDataColor ObjectImplements laya.d3.core.IClone GradientDataColor 类用于创建颜色渐变。 Public Properties PropertyDefined By  alphaGradientCount : int[rea...

来源: laya_api 发布时间: 20170929

145. laya.d3.core.particleShuriKen.module.GradientDataNumber [ 89%]

...dientDataNumberProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientDataNumberInheritanceGradientDataNumber ObjectImplements laya.d3.core.IClone GradientDataNumber 类用于创建浮点渐变。 Public Properties PropertyDefined By  gradientCount : int[read-...

来源: laya_api 发布时间: 20170929

146. laya.d3.core.particleShuriKen.module.GradientDataNumber [ 89%]

...dientDataNumberProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientDataNumberInheritanceGradientDataNumber ObjectImplements laya.d3.core.IClone GradientDataNumber 类用于创建浮点渐变。 Public Properties PropertyDefined By  gradientCount : int[read-...

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

147. layacmd mac 系统安装不上,急 [ 89%]

...ot# npm install layacmd -g/usr/local/bin/layacmd -> /usr/local/lib/node_modules/layacmd/layacmd.js > electron@1.8.6 postinstall /usr/local/lib/node_modules/layacmd/node_modules/electron > node install.js /usr/local/lib/node_modules/layacmd/node_modules/electron/install.js:47 throw err ^ Err...

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

148. 请问报异常错误No such module: atom_renderer_v8_util 这个v8_util找不到,是需要额外下载吗? [ 89%]

请问报异常错误No such module: atom_renderer_v8_util 这个v8_util找不到,是需要额外下载吗? 附件 : --> 2016-12-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自:   ...

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

149. layaair2-cmd compile 编译不了 [ 89%]

...\testMap2WX\.laya\compile.js C:\Users\huangxuejie\AppData\Roaming\npm\node_modules\layaair2-cmd\node_modules\_gulp@3.9.1@gulp\bin\gulp.js:129     gulpInst.start.apply(gulpInst, toRun);                    ^ TypeError: Cannot read property 'apply' of undefined     at C:\Users\huangxuejie...

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

150. LayaAir下如何分包? [ 89%]

...将你需要分包的文件以类库的形式放置在项目文件夹下的modules文件夹下 2、在项目文件夹下创建一个.txt文本,内容如上图所示:      module:   分包后的js文件命名      path:    自定义类文件存放的路径      内容写完,...

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