大约有 1,877 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0074 秒)
Laya_社区(1552) Laya3.0_api(91) Laya2.0_api(80) laya_api(66) Laya2.0_文档(50) Laya3.0_文档(34) Laya2.0_示例(2) Laya_示例(2)
...ted Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int 获取混合方式。 EffectMaterial blendDst : int 获取混合目标。 EffectMaterial blendSrc : ...
来源: Laya2.0_api 发布时间: 20190513
...ted Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int 获取混合方式。 ShurikenParticleMaterial blendDst : int 获取混合目标。 ShurikenParticleMat...
来源: Laya2.0_api 发布时间: 20190513
...ted Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int 获取混合方式。 PixelLineMaterial blendDst : int 获取混合目标。 PixelLineMaterial blend...
来源: Laya2.0_api 发布时间: 20190513
...取反照率贴图。 BlinnPhongMaterial alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int 获取混合方式。 BlinnPhongMaterial blendDst : int 获取混合目标。 BlinnPhongMaterial blen...
来源: Laya2.0_api 发布时间: 20190513
...er.frameOnce(60, this, onComplete2); } function onComplete1() { //spBtn1的透明度减少0.5 button1.alpha -= 0.5; } function onComplete2() { //spBtn2的透明度减少0.5 button2.alpha -= 0.5; } })();module laya { import Sprite = Laya.Sprite; import Stage = Laya.Stage; import Event = Laya.Event; i...
来源: Laya_示例 发布时间: 20260303
...ted Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial atmosphereThickness : Number 获取大气厚度,范围是0到5。 SkyProceduralMaterial exposure : Number 获取曝...
来源: Laya2.0_api 发布时间: 20190513
....timer.frameOnce(60, this, this.onComplete2); } onComplete1() { //spBtn1的透明度减少0.5 this.button1.alpha -= 0.5; } onComplete2() { //spBtn2的透明度减少0.5 this.button2.alpha -= 0.5; } } new Timer_DelayExcute();module laya { import Sprite = Laya.Sprite; import Stage = Laya.Stage; import...
来源: Laya2.0_示例 发布时间: 20260303
...没太看懂你想干嘛,不过你在固定的那几个位置,放几张透明图,把想点击的位置的信息传给透明图的属性,然后定时执行Click事件 2019-02-14 1 3 分享 微博 QZONE 微信 188*****848 赞同来自: 有人知道怎么弄吗?可以联系我QQ 467622809,...
来源: Laya_社区 发布时间: 20190126
...源。Texture sourceHeight : Number = 0原始高度(包括被裁剪的透明区域)。Texture sourceWidth : Number = 0原始宽度(包括被裁剪的透明区域)。Texture url : String图片地址Texture uv : Array UV信息。Texture width : Number 实际宽度。TexturePubli...
来源: laya_api 发布时间: 20170929
mouseThrough的功能问题 具体有些什么样的作用 中间镂空的透明图片 能穿透过去么? 2016-11-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自: 如果单纯是图...
来源: Laya_社区 发布时间: 20161114