大约有 449 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0079 秒)
...在场景中是否激活。 Node alignH : String 水平对齐方式。默认值为"left"。 取值范围: "left" :居左对齐; "center" :居中对齐; "right" :居右对齐; Stage alignV : String 垂直对齐方式。默认值为"top"。 取值范围: "top" :居顶部对齐...
来源: Laya2.0_api 发布时间: 20190513
...Group, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,...
来源: laya_api 发布时间: 20170929
...true,回调后执行recover()进行回收,回收后会被再利用,默认为false 处理器的方法包括: 1,create() 从对象池内创建一个Handler Laya.Handler 事件处理器,推荐使用Laya.Handler.create()方法从对象池创建,以减少对象创建消耗。当创建的Han...
来源: Laya3.0_文档 发布时间: 20251010
...blic Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算...
来源: laya_api 发布时间: 20170929
...数,建议使用相似的密度,这样做可以改善堆叠稳定性,默认值为10 Returns number Inherited from ColliderBase.density Defined in laya/physics/ColliderBase.ts:99 密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳定性,...
来源: Laya3.0_api 发布时间: 20231115
...blic Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的...
来源: laya_api 发布时间: 20170929
...blic Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component array : Array 列表数据源,只包含当前...
来源: laya_api 发布时间: 20170929
...出类型为分离模式,只有非文件模式可以生成UI类脚本,默认为文件模式,文件模式不会生成UI类。  两个UI页面中各拖入一张Image组件,将脚本 imageRunTime拖入runtime属性框。如图1图2所示: (图1) : void Inherited from Com...
来源: Laya3.0_api 发布时间: 20231115