大约有 280 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)
Laya_社区(172) Laya3.0_api(32) Laya2.0_文档(31) laya_api(16) Laya2.0_api(14) Laya_示例(8) Laya3.0_文档(7)
...undManager.soundVolume; channel.completeHandler=complete; //---------------add start if(url==SoundManager._tMusic){ if(SoundManager._musicMuted){ channel.pause(); } }else{ if(SoundManager._soundMuted){ channel.pause(); } } if(!SoundManager._isActive){ channel.pause(); } //---------------add end retu...
来源: Laya_社区 发布时间: 20180709
...器,然后把这个Test的对象扔进这个容器中,这个容器在add到stage中,这个时候发现Test的onAwake中无法找到这个closeBtn,console输出为undefined。。。但是呢,如果直接把这个Test类扔到stage中就能找到。。。 demo工程在附件中,实在是...
来源: Laya_社区 发布时间: 20200323
...T> BVHRenderBox Index Constructors constructor Accessors parent Methods addCell destroy fillCell fillRemove getItemByCameraCullInfo getItemByFrustum getItemBySCI getList getNearlist getchild0 getchild1 isContentBox isRoot recaculateBox removeCell splitBox traverseBoundsCell sciContainsBox sciInte...
来源: Laya3.0_api 发布时间: 20231115
... attributeMap:Object, uniformMap:Object, includeFiles:*)ShaderCompile3D add(nameID:int, vs:String, ps:String, attributeMap:Object, uniformMap:Object):ShaderCompile3D[static] 添加预编译shader文件,主要是处理宏定义 ShaderCompile3D createShader(publicDefine:Object, spriteDefine:Ob...
来源: laya_api 发布时间: 20170929
...5 关注: 3 人 a43345 • 2017-08-14 23:32 shader = Laya.ShaderCompiled3D.add(customShader., vs, ps, attributeMap, uniformMap); 我操作 shader._materialUniformMap里的属性没有作用呀。是在哪里修改uniform呢? a43345 • 2017-08-15 09:53 大哥求个例子呀..急用
来源: Laya_社区 发布时间: 20170814
...4:11 浏览: 1233 关注: 2 人 dgs920465115 • 2017-10-16 20:36 能用于add模式的mesh面片特效吗 183*****755 • 2017-10-16 20:48 可以,shader中选择粒子加色法即刻 dgs920465115 • 2017-10-31 16:38 @183*****755:但是不支持独立的alpha贴图 即 一张做diffuse贴图用...
来源: Laya_社区 发布时间: 20171014
...问题。 我是这样实现页面跳转的 var b = new B() 然后stage.addChild(b) ,这时候UI从A切换到了B 然后 var a = new A() 然后 stage.addChild(a) ,这时候UI从B切换到A 以上实现UI页面的跳转,但是发现再次 从A跳转到B的时候,class B里的construct...
来源: Laya_社区 发布时间: 20170926
...了 原因是Input3D _changeTouches方法 flag为0的时候this._touches.add(touch); 没有判断touch目标是否在touch列表里 在SimpleSingletonList里面加个has方法判断一下 即可解决!
来源: Laya_社区 发布时间: 20191015
... 吴杨俊文 • 2018-07-13 19:51 怎么对诶,这个不是我们后面add添加的么 吴杨俊文 • 2018-07-13 20:08 如果是unity里面创建一个碰撞体然后删除掉,我有弄诶 Laya_Aaron • 2018-07-16 10:28 直接用unity里面的碰撞体
来源: Laya_社区 发布时间: 20180713
...理? Could not locate valid Java executable. Configure nextgenas.java, add to $PATH, or set $JAVA_HOME. 附件 : --> test.jpg 2017-04-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自: ...
来源: Laya_社区 发布时间: 20170418