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

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

8671. LayaAir error: add shader include file err, has add:parts/ColorFilter_ps_uniform.glsl [ 85%]

LayaAir error: add shader include file err, has add:parts/ColorFilter_ps_uniform.glsl 我现在在自己的ionic工程里加入layair,发现 Laya.init(480, 852, Laya.WebGL); 这样调用 退出界面,再次进入就会报如下错误: error: add shader include file err, has add:parts/ColorFil...

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

8672. 编译Typescript项目时卡死,通过node断点调试layaair-cmd,已定位是tsSort.js问题 [ 85%]

编译Typescript项目时卡死,通过node断点调试layaair-cmd,已定位是tsSort.js问题 系统及版本: IDE:1.7.21Engine:1.7.21OS: Windows10Node: v8.12.0        复现步骤:(或者直接github地址:https://github.com/raofr/laya_compile_bug) 创建TypeScript空项目 修...

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

8673. laya.d3.math.Color [ 85%]

...Index | Frames No Frames ColorProperties | Methods | Constants Packagelaya.d3.mathClasspublic class ColorInheritanceColor ObjectImplements laya.d3.core.IClone Color 类用于创建颜色实例。 Public Properties PropertyDefined By  a : Numberalpha分量Color  b : Numberblue分量Color ...

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

8674. laya.d3.core.material.SkyBoxMaterial [ 85%]

...Frames No Frames SkyBoxMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class SkyBoxMaterialInheritanceSkyBoxMaterial BaseMaterial laya.resource.Resource SkyBoxMaterial 类用于实现SkyBoxMaterial材质。 Public Properties Hide Inherited Public Properties Show I...

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

8675. 关于使用资源版本控制加载出错问题 [ 85%]

...源分多次加载每次都会 var LoadingView_configUrl ="version.json"; laya.net.ResourceVersion.enable(LoadingView_configUrl,Laya.Handler.create(this,this.onProLoadedBef),2);     _proto.onProLoadedBef =function() { var ProResArray = [ {url : "res/atlas/com/loading.atlas" , type : Laya.Loader....

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

8676. 任何报错后,项目就不运行了。 [ 85%]

...数后边的代码不运行,不影响整个游戏周期的运转。为啥laya只要由报错,整个文件都不运行了。这是哪里有设置吗? 2019-09-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 ...

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

8677. 微信小游戏引入3D模型出错 [ 85%]

微信小游戏引入3D模型出错  自定义模型可以在layaIDE中运行,但是在小程序就出错了   怎么解决啊?   附件 : --> 2018-01-12 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_...

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

8678. 文字设置自动大小和字体后显示切边。 [ 85%]

...找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: class TextRender getFontSizeInfo 函数,最后部分    var xoff:int = Math.max( orix - pixelBBX[0], 0);    var yoff:int = Math.max( oriy - pixelBBX[1], 0);    var bbxw:int = pixelBBX[2] - pixelB...

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

8679. 升级到2.2版本报错 [ 85%]

...找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 从哪个版本升级到2.2?  demo传上来 2019-10-08 0 1 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: ide是新的吗? 2019-10-09 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个...

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

8680. 自定义物理引擎 · LayaAir3.4 · 引擎文档 · LAYABOX [ 85%]

...资源商店的引擎库安装包自定义物理引擎库 Author: Charley LayaAir引擎内置了第三方的物理引擎,例如,2D内置了Box2D,3D内置了Bullet和PhysX。 同时,我们也提供了自定义物理引擎库的方案,如果开发者需要接入其它物理引擎到LayaAir...

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