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

大约有 263 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0092 秒)

71. laya.ui.AdvImage_API3.0 [ 73%]

...ay/Sprite.ts:925 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from AnimationBase.alpha Defined in laya/display/Sprite.ts:929 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Parameter...

来源: Laya3.0_api 发布时间: 20231102

72. laya.ui.ScaleBox [ 73%]

...e alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pi...

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

73. laya.ui.VBox [ 73%]

...x alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false ...

来源: laya_api 发布时间: 20170929

74. laya.ui.Component [ 73%]

...y alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite  anchorX : NumberX轴锚点,值为0-1Component  anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 fa...

来源: laya_api 发布时间: 20170929

75. laya.ui.TipManager [ 73%]

...y alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false ...

来源: laya_api 发布时间: 20170929

76. laya.ui.Slider_API3.0 [ 73%]

...y/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from Text.alpha Defined in laya/display/Sprite.ts:1030 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Parameters value:...

来源: Laya3.0_api 发布时间: 20231115

77. laya.ui.List [ 73%]

...y alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component  array : Array 列表数据源。 List autoSize : Boolean = false 指定是否自...

来源: laya_api 发布时间: 20170929

78. laya.ui.HBox [ 73%]

...x alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false ...

来源: laya_api 发布时间: 20170929

79. laya.ui.UIGroup_API3.0 [ 73%]

...y/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from Text.alpha Defined in laya/display/Sprite.ts:1030 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Parameters value:...

来源: Laya3.0_api 发布时间: 20231115

80. 请问特效播放的速率可以自定义吗? [ 73%]

...1114367261 赞同来自: var ss:ParticleSetting = new ParticleSetting(); //更改发射器发射速率 ss.emissionRate = 10; var par:Particle2D = new Particle2D(ss); //更改粒子时间前进 par.advanceTime(2); 2018-04-09 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要...

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