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

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

941. laya的各种light支持culling mask吗? [ 51%]

...Child(new Laya.DirectionLight()) as Laya.DirectionLight; this._PlayerLight.color = new Laya.Vector3(0.7, 0.6, 0.6); this._PlayerLight.transform.worldMatrix.setForward(new Laya.Vector3(1, -1, 0)); this._PlayerLight.layer = 9; 都没用啊 请问您是如何实现的。 135*****336 • 2020-05-20 16:1...

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

942. 第一新建Panel,添加了子元素以后,用scrollTo滑到最末尾无效,只能延迟几百毫秒才有效果 [ 51%]

....Sprite();绘制图形以后,怎么删除释放资源? 2.0 drawTexture color参数无效 dialog可以点击到外部的元素,如何使其外边不能点击 2.2-2.3版本 ani动画,序列帧动画最后一帧和第一帧衔接出现卡顿 问题状态 最新活动: 2017-05-12 18:11 浏览: 1...

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

943. 请问layabox对TV端支持的如何? [ 51%]

...c const BLUR:int = 0x10; /**@private 颜色滤镜。*/ public static const COLOR:int = 0x20; /**@private 发光滤镜。*/ public static const GLOW:int = 0x08; 2、混合模式 ["normal", "add", "multiply", "screen","overlay","light","...

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

944. Sprite图片显示不了 [ 51%]

...    Laya.stage.scaleMode = "showall";             Laya.stage.bgColor = "#336699";             showApe();         }         private function showApe():void {             var t:Text = new Text();             t.text = "asdfasd";             t....

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

945. U3d Animator 动画 在laya 播放不了 [ 51%]

...39 我动画节点没有变化也是播放不了,我是改变子节点的color到处不能自动播放,调用API也不报错,如果改变子节点的transform动画是可以自动播放的

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

946. 这个 `--allow-file-access-frome-files` 参数是什么?这个 frome 是什么鬼? [ 51%]

...关问题 怎样获取浏览器地址传过来的GET参数 2.0 drawTexture color参数无效 Dispather.event参数传的是数组,为什么收到的参数却是个int类型? IOS运行游戏界面发生偏移,请问是什么问题? 对象池对类怎么传参数 as3中如何定义html中的id...

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

947. 滤镜功能是否可以把一张彩色图片完全做成单色的,看不到原来的图案,比如全灰 [ 51%]

...tps://layaair.ldc.layabox.com/demo/?category=2d&group=Filters&name=Color 你参考下这个文档案例@@! 2018-05-14 0 0 分享 微博 QZONE 微信 嘿哈 赞同来自: 解决了,只调整倒数第二位就可以比如这样 [ 0, 0, 0, 0.4, 0, 0, 0, 0, 0.4, 0, 0, 0, 0, 0.4, 0, 0, 0, 0, ...

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

948. 如何在3d场景中添加文字 [ 51%]

...Vector3 = new Laya.Vector3(); this.txtName = new Laya.Text(); this.txtName.color = "#FFFFFF"; this.txtName.text = this.playerName; this.txtName.fontSize = 18; this.txtName.font = "Arial"; this.txtName.bold = true; this.txtName.align = "left"; Laya.stage.addChild(this.txtName); //设置其他玩家...

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

949. 在Unity中设置动画事件(JavaScript-3D基础(JS)-LayaAir3D之Animator动画) [ 51%]

...法赋值 _script.showMsgFunc = function () { this.text = "ShowMsg"; this.color = "red"; }.bind(_lab); })); ``` 最后了来看下效果,如图2。 ![](img/2.gif)(图2)

来源: Laya2.0_文档 发布时间: 20210715

950. layaAir自定义组件设置默认参数无效 [ 51%]

...alog组件 Laya3D里的material可以设置flat shading么 2.0 drawTexture color参数无效 问题状态 最新活动: 2016-10-26 18:01 浏览: 3116 关注: 2 人 sleepfish • 2016-10-26 16:18 好的 cuixueying • 2016-10-26 18:00 参考问题补充! Victor • 2017-03-09 17:11 @cuixueying:自...

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