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

大约有 2,471 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0100 秒)

2441. laya.ui.Dialog [ 27%]

...ed Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Bo...

来源: laya_api 发布时间: 20170929

2442. laya.ui.Label [ 27%]

... "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Bo...

来源: laya_api 发布时间: 20170929

2443. 缓动动画(TypeScript-LayaAir基础篇(TS)-动画基础) [ 27%]

...共属性都可以进行设置,比如最常用的x、y位置属性,及alpha透明属性,以及旋转、轴心、大小等其他属性。 ##### duration duration是执行缓动效果花费的时间,单位是豪秒,时间越多,缓动效果越慢。 ##### ease ease 为缓动类型,它可...

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

2444. laya.ui.ComboBox [ 27%]

...ed Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Bo...

来源: laya_api 发布时间: 20170929

2445. laya.ui.Label [ 27%]

... "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UICompone...

来源: Laya2.0_api 发布时间: 20190513

2446. laya.ui.ScrollBar [ 27%]

...veInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UICompone...

来源: Laya2.0_api 发布时间: 20190513

2447. laya.ui.Button [ 27%]

...ed Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Bo...

来源: laya_api 发布时间: 20170929

2448. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 27%]

... file:Object = Browser.document.createElement("input"); file.style="filter:alpha(opacity=0);opacity:0;width: 0;height: 0;"; file.type ="file"; file.style.position ="absolute"; file.style.zIndex = 999; ``` 下面看下完整的代码: ```java package { import laya.display.Sprite; import laya.ui.But...

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

2449. 缓动动画(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 27%]

...共属性都可以进行设置,比如最常用的x、y位置属性,及alpha透明属性,以及旋转、轴心、大小等其他属性。 ##### duration duration是执行缓动效果花费的时间,单位是豪秒,时间越多,缓动效果越慢。 ##### ease ease 为缓动类型,它可...

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

2450. laya.ui.ComboBox [ 27%]

...veInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UICompone...

来源: Laya2.0_api 发布时间: 20190513