大约有 1,389 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0082 秒)
...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
...取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-...
来源: Laya2.0_api 发布时间: 20190513
...取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-...
来源: Laya2.0_api 发布时间: 20190513
...ol)请求时,是否使用认证信息(例如cookie或授权的header)。 默认为 `false。` | | timeout | number | 请求超时时间 | `withCredentials`这个属性一般用到不多,这里我们简单介绍下,在web中,发送同域的请求浏览器会将`cookie`自动加在`request hea...
来源: Laya2.0_文档 发布时间: 20210714
...取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的...
来源: Laya2.0_api 发布时间: 20190513
...取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的...
来源: Laya2.0_api 发布时间: 20190513
...g 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算...
来源: laya_api 发布时间: 20170929
...ol)请求时,是否使用认证信息(例如cookie或授权的header)。 默认为 `false。` | | timeout | number | 请求超时时间 | `withCredentials`这个属性一般用到不多,这里我们简单介绍下,在web中,发送同域的请求浏览器会将`cookie`自动加在`request hea...
来源: Laya2.0_文档 发布时间: 20210715
...提示,如果没有则使用name(可选) - default 输入框显示的默认值(可选) IDE默认提供了不少类型供脚本使用,主要参数类型如下: | 属性名称 | 说明 | | :---------- | :--------------------------------------- | | name | 属性显示名称,必须与变...
来源: Laya2.0_文档 发布时间: 20210715
...提示,如果没有则使用name(可选) - default 输入框显示的默认值(可选) IDE默认提供了不少类型供脚本使用,主要参数类型如下: | 属性名称 | 说明 | | :---------- | :--------------------------------------- | | name | 属性显示名称,必须与变...
来源: Laya2.0_文档 发布时间: 20200603