大约有 2,471 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0095 秒)
Laya_社区(2162) Laya3.0_api(99) Laya2.0_api(77) laya_api(67) Laya2.0_文档(36) Laya3.0_文档(19) Laya_示例(6) Laya2.0_示例(5)
...; }else{ //星星物品播放动画 Tween.to(item, {y : -10, scaleX : 0.1, alpha : 0}, 300, null, Handler.create(this, this.itemTweenComplete, [item])); this.updateScore(); } } } } //人物如果踩到地板了 就把人物的坐标设置到地板上面 this.player.y = floor.y; //如果到地板上...
来源: Laya_社区 发布时间: 20160803
...ed Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0...
来源: laya_api 发布时间: 20170929
...veInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0...
来源: Laya2.0_api 发布时间: 20190513
...ed Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0...
来源: laya_api 发布时间: 20170422
...tureFormat, mipmap?: boolean, canRead: boolean, sRGB?: boolean, premultiplyAlpha?: boolean): Texture2D Overrides BaseTexture.constructor Defined in laya/resource/Texture2D.ts:247 实例化2D纹理 Parameters width: number height: number format: TextureFormat Default value mipmap: boolean = true canR...
来源: Laya3.0_api 发布时间: 20231115
...veInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0...
来源: Laya2.0_api 发布时间: 20190513
...ed Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoPlay : Boolean = true是否自动播放Particle2D autoSize : Boolean = false 指定是否自动计算宽...
来源: laya_api 发布时间: 20170929
... isAntialias2.3 视网膜画布模式 useRetinalCanvas2.4 画布透明 isAlpha2.5 开启UBO模式 enableUniformBufferObject2.6 材质使用UBO matUseUBO2.7 2D网格内存预分配 webGL2D_MeshAllocMaxMem2.8 默认字体与字号3、2D灯光全局配置3.1 环境光颜色 ambientColor3.3 环境光遮...
来源: Laya3.0_文档 发布时间: 20251231
...ed Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite aniSpriteArray : Array当前GRID包含的动画GridSprite autoSize : Boolean = false 指定是否自动计...
来源: laya_api 发布时间: 20170929
...明度问题 粒子动画一直都是有透明度的,即使调整了4个alpha值为1也是这样 附件 : --> 2017-11-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 6 个回复 wudi199553 赞同来自: 我们测试了啊...
来源: Laya_社区 发布时间: 20171109