大约有 1,135 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0047 秒)
Laya_社区(631) Laya3.0_api(176) Laya2.0_api(106) Laya2.0_文档(99) laya_api(79) Laya_示例(41) Laya3.0_文档(2) Laya2.0_示例(1)
...ntext.setBlendFunc(gl, gl.ONE, gl.ONE,true); } 非源码版在laya.core.js里找到 static BlendAdd(gl) { WebGLContext.setBlendFunc(gl, gl.ONE, gl.DST_ALPHA, true); }替换为: static BlendAdd(gl){ WebGLContext.setBlendFunc(gl, gl.ONE, gl.ONE,true); } LayaAir 1.x 修改方法: 在laya...
来源: Laya_社区 发布时间: 20200708
...位置 tl2.pos(0,200); } 报错: ani not found: test.ani#zxc laya.core.js:32435 ani not found: test.ani#zxc laya.core.js:32435 ani not found: test.ani#zxc 附件 : --> 2019-07-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...
来源: Laya_社区 发布时间: 20190708
...018-07-13 16:02 @f_t:是的,这个目录使用到的内容已经合并到core.js里面了 不需要的。 f_t • 2018-07-13 16:06 @Laya_Aaron:我没找到core.js,只有一个code.js 爱有你 • 2018-09-27 10:25 额,libs目录删除掉,在微信开发工具那边就看不到游戏界面了...
来源: Laya_社区 发布时间: 20180713
...ull at Animation._proto.timerLoop(file:///f:/........./bin/libs/laya.core.js:9493:14) at Animation._proto.play(file:///f:/....../bin/libs/laya.core.js:16351:10) 请问各位大神这是怎么回事呢? 附件 : --> happyFarm.rar 2017-10-28 添加评论 免费帖 --> 分享 微博 QZ...
来源: Laya_社区 发布时间: 20171028
...接 提交 5 个回复 熊猫大侠 赞同来自: 现在感觉是不能用 core作为包名 我换个包名就好了 2018-03-30 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 我们js合并自己的引擎库,你自定义这个应该没引进去,你手动操作吧 2018-03-24 0 1 分享 ...
来源: Laya_社区 发布时间: 20180324
...ene3D.renderSubmit (laya.d3.js:25632) at Context.submitElement (laya.core.js:9421) at Context.flush (laya.core.js:9427) 附件 : --> 2020-03-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron...
来源: Laya_社区 发布时间: 20200310
...s MeshSprite3DProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class MeshSprite3DInheritanceMeshSprite3D RenderableSprite3D Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses MeshTerrainSprite3D, WaterSprite MeshSprite3D 类用于创建网格。 Public Propertie...
来源: laya_api 发布时间: 20170929
...ames PBRSpecularMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class PBRSpecularMaterialInheritancePBRSpecularMaterial BaseMaterial laya.resource.Resource PBRSpecularMaterial 类用于实现PBR(Specular)材质。 Public Properties Hide Inherited Public Properties...
来源: Laya2.0_api 发布时间: 20190513
... repeated loading: D:/myLaya/myLaya/bin/res/threeDimen/particle/2d.lh laya.core.js:16639 [warn]Retry to load: null laya.core.js:14865 Resources already exist,is repeated loading: D:/myLaya/myLaya/bin/res/threeDimen/particle/2d.lh laya.core.js:16639 [error]Failed to load: null 为什么加载自己...
来源: Laya_社区 发布时间: 20190509
...: 动画播放基类: [https://layaair.ldc.layabox.com/api/?category=Core&class=laya.display.AnimationPlayerBase](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.AnimationBase) 动画类: [https://layaair.ldc.layabox.com...
来源: Laya2.0_文档 发布时间: 20210715