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

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

161. laya.ui.VSlider [ 66%]

...ent Sprite Node EventDispatcher Object 使用 VSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 VSlider 控件采用垂直方向。滑块轨道从下往上扩展,而标签位于轨道的左右两侧。 See alsolaya.ui.SliderPublic Properties Hide Inherite...

来源: laya_api 发布时间: 20170929

162. laya.ui.UIGroup [ 66%]

...call。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽...

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

163. laya.d3.core.MeshSprite3D_API3.0 [ 66%]

...Defined in laya/display/Node.ts:630 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 see #callLater() Parameters method: Function 要执行的函数名称。例如,functionName。 Returns void setChildIndex setChildIndex(node: Node, ind...

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

164. laya.ui.HScrollBar_API3.0 [ 66%]

...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 bottomMoveLimit bottomMoveLimit: number = 0 Inherited from ScrollBar.bottomMoveLimit Defined in laya/ui/ScrollBar.ts:64 底部移动限制(达到限制...

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

165. laya.ui.VScrollBar_API3.0 [ 66%]

...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 bottomMoveLimit bottomMoveLimit: number = 0 Inherited from ScrollBar.bottomMoveLimit Defined in laya/ui/ScrollBar.ts:64 底部移动限制(达到限制...

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

166. Ide动画问题 [ 66%]

... “动效模板”,  动效模板是基于时间轴的动画效果,通过预设动画效果,然后把效果附加给某个组件。使得组件无需编码,却轻松实现与编码相同的动画效果。动效模板不能独立显示,仅可作为动效模板让UI页面中的组件获得...

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

167. 2.x引擎项目升级指南 · LayaAir3.0文档 · LAYABOX [ 66%]

...的输入处理系统的特性有: 3.1 2D和3D统一接口, 都可以通过事件监听方式和Laya.Script命名函数方式处理输入。例如: this.aNode.on(Laya.Event.CLICK, ()=> { console.log("clicked"); }); class MyScript extends Laya.Script { //脚本事件 onMouseClick(e:Event) { ...

来源: Laya3.0_文档 发布时间: 20230406

168. laya.d3.core.SkinnedMeshSprite3D_API3.0 [ 66%]

...Defined in laya/display/Node.ts:630 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 see #callLater() Parameters method: Function 要执行的函数名称。例如,functionName。 Returns void setChildIndex setChildIndex(node: Node, ind...

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

169. laya.d3.core.trail.TrailSprite3D_API3.0 [ 66%]

...Defined in laya/display/Node.ts:630 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 see #callLater() Parameters method: Function 要执行的函数名称。例如,functionName。 Returns void setChildIndex setChildIndex(node: Node, ind...

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

170. laya.ui.HSlider [ 66%]

...ent Sprite Node EventDispatcher Object 使用 HSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 HSlider 控件采用水平方向。滑块轨道从左向右扩展,而标签位于轨道的顶部或底部。 See alsolaya.ui.SliderPublic Properties Hide Inher...

来源: laya_api 发布时间: 20170929