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

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

81. Laya中Button等组件lose skin问题 [ 76%]

...   再去看看laya.core.js中getRes是如何运作。 /**     *获取指定资源地址资源。     *@param url 资源地址。     *@return 返回资源。     */     __proto.getRes=function(url){         return Loader.getRes(url);     }   Loader.getRes:...

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

82. laya.ui.Component [ 76%]

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

来源: laya_api 发布时间: 20170929

83. laya.ui.VSlider_API3.0 [ 76%]

...且不会随着绘制内容变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 changeHandler changeHandler: Handler Inherited from Slider.changeHandler Defined in laya/ui/Slider....

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

84. laya.ui.HSlider_API3.0 [ 76%]

...且不会随着绘制内容变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 changeHandler changeHandler: Handler Inherited from Slider.changeHandler Defined in laya/ui/Slider....

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

85. laya.ui.CheckBox_API3.0 [ 75%]

...且不会随着绘制内容变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Implementation of ISelect.hitTestPrior Inherited from Te...

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

86. laya.ui.FontClip [ 75%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node  align : String水平对齐方式FontClip alpha : Number透明度,值为0-1,默认值为1,表示不透...

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

87. laya.ui.Tab_API3.0 [ 75%]

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

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

88. laya.ui.RadioGroup_API3.0 [ 75%]

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

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

89. 请教LayaIDE中时间轴动效如何复制黏贴? [ 75%]

...用一次? 可以设置调用时间吗? 请问下自定义时间怎么获取发送时参数 问题状态 最新活动: 2017-03-13 14:42 浏览: 1048 关注: 2 人 rainysky • 2017-03-13 14:53 不是一个.ani,是一个.ui文件,动画是在页面内创建 cuixueying • 2017-03-13 21:...

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

90. laya.ui.Slider [ 75%]

...且不会随着绘制内容变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bar : Button[read-only] 表示滑块按钮引用。 Slider blendMode : String指定...

来源: laya_api 发布时间: 20170929