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

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

121. laya.ui.UIGroup [ 75%]

...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

122. 3D中摄像机绕物体旋转该如何实现? [ 75%]

...ion2); //计算上次和这次双指触摸之间的距离差距 //然后去更改摄像机的距离 distance -= ( currentTouchDistance - lastTouchDistance ) * scaleFactor * Time.deltaTime; //把距离限制住在min和max之间 distance = Mathf.Clamp(distance, minDistance, maxDistance); //备份上...

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

123. laya.ui.Radio [ 75%]

...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

124. laya.ui.ViewStack_API3.0 [ 75%]

...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

125. laya.ui.AdvImage_API3.0 [ 75%]

...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

126. laya.ui.AsynDialog [ 75%]

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

来源: laya_api 发布时间: 20170929

127. laya.ui.Tree [ 74%]

...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

128. laya.ui.Clip [ 74%]

...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

129. laya.ui.Radio_API3.0 [ 74%]

...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

130. laya.ui.View [ 74%]

...er ObjectSubclasses Dialog, MoreGame View 是一个视图类,2.0开始,更改继承至Scene类,相对于Scene,增加相对布局功能。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node...

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