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

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

161. laya.ui.VSlider [ 45%]

...布尔值,指定是否允许通过点击滑动条改变 Slider value 属性值。 Slider alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Com...

来源: laya_api 发布时间: 20170929

162. laya.ui.ScaleBox [ 45%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite bo...

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

163. laya.ui.UIComponent_API3.0 [ 45%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

164. laya.html.dom.HTMLDivElement_API3.0 [ 45%]

...签,可以加载一个css文件来当style使用,比如: style支持属性如下: italic:true|false; 是否是斜体 bold:true|false; 是否是粗体 letter-spacing:10px; 字间距 font-family:宋体; 字体 font-size:20px; 字体大小 font-weight:bold:none; 字体是否是粗体,功能同...

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

165. laya.ui.HSlider [ 44%]

...布尔值,指定是否允许通过点击滑动条改变 Slider value 属性值。 Slider alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Com...

来源: laya_api 发布时间: 20170929

166. laya.map.GridSprite [ 44%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象...

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

167. laya.display.FrameAnimation [ 44%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象...

来源: laya_api 发布时间: 20170929

168. laya.ui.VSlider [ 44%]

...布尔值,指定是否允许通过点击滑动条改变 Slider value 属性值。 Slider alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点...

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

169. laya.html.dom.HTMLIframeElement_API3.0 [ 44%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from AnimationBase.hitTestPrior Defined in laya/display/Sprite.ts:266 指定...

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

170. laya.ui.HScrollBar_API3.0 [ 44%]

... hScrollBar 皮肤。 hScrollBar.x = 100;//设置 hScrollBar 对象属性 x 值,用于控制 hScrollBar 对象显示位置。 hScrollBar.y = 100;//设置 hScrollBar 对象属性 y 值,用于控制 hScrollBar 对象显示位置。 hScrollBar.changeHandler = new Handler(this, ...

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