大约有 259 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0066 秒)
...三个数值,如图5所示,该处只有设置CacheAs后才会有值,默认为`0/0/0`。从左至右数值的意义分别为:`每帧重绘的画布数量` / `缓存类型为“normal”类型的画布数量` / `缓存类型为“bitmap”类型的画布数量`。 ![图5](img/5.png) (图5) **T...
来源: Laya2.0_文档 发布时间: 20210714
...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
...渲染性能,cacheAs有"none","normal"和"bitmap"三个值可选。 1. 默认为"none",不做任何缓存。 2. 当值为"normal"时,Canvas下进行画布缓存,webgl模式下进行命令缓存。 3. 当值为"bitmap"时,Canvas下进行依然是画布缓存,webGL模式下使用renderTa...
来源: Laya2.0_文档 发布时间: 20210715
...blic Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoHide : Boolean = false一个布尔值,指...
来源: laya_api 发布时间: 20170929
...blic Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite ambientColor : Vector3 获取环境光颜色。 Scene autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Spr...
来源: laya_api 发布时间: 20170929
...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
...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
...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 autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的...
来源: Laya2.0_api 发布时间: 20190513
...ght": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component asPassword : Boolean 本API已弃用。使用type...
来源: laya_api 发布时间: 20170929