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

大约有 177 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0067 秒)

81. laya.ui.FontClip_API3.0 [ 43%]

...in sources spaceX spaceY stage staticCache texture timer toolTip top total transform url value viewport visible width x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contain...

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

82. laya.ui.List_API3.0 [ 43%]

...skewY spaceX spaceY stage startIndex staticCache texture timer toolTip top transform url vScrollBarSkin viewport visible width x y zOrder Methods _initialize _processActive _setHeight _setWidth addChild addChildAt addChildren addComponent addComponentInstance addItem addItemAt bubbleEvent callLater ...

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

83. laya.ui.TextInput_API3.0 [ 43%]

...e stroke strokeColor templateVars text textField texture timer toolTip top transform type ubb underline underlineColor url valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent addComponentInsta...

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

84. laya.ui.TextArea_API3.0 [ 43%]

...e stroke strokeColor templateVars text textField texture timer toolTip top transform type ubb underline underlineColor url vScrollBar vScrollBarSkin valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addC...

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

85. laya.ui.VBox [ 42%]

...容区域顶边之间的垂直距离(以像素为单位)。 Component transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite viewport : Rectangle = null 视口大小,视口外的子对象,...

来源: laya_api 发布时间: 20170929

86. laya.ui.VBox [ 42%]

...区域顶边之间的垂直距离(以像素为单位)。 UIComponent transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite viewport : Rectangle 视口大小,视口外的子对象,将不被...

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

87. 实体组件系统 · LayaAir3.3 · 引擎文档 · LAYABOX [ 40%]

...0, 0.01, 0); onStart() { Laya.timer.frameLoop(1, this, ()=> { this.cube.transform.rotate(this.rotation, false); }); } } 效果如动图4-4所示: (动图4-4) 4.1.3 3D节点的进阶使用 @property( { type :Laya.Sprite3D } ) //节点类型 public p3d: Laya.Sprite3D; onAwake(): void { this.p...

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

88. 屏幕适配 · LayaAir3.3 · 引擎文档 · LAYABOX [ 39%]

...配模式规则,计算出适配宽高需要缩放的比例,然后通过transform的matrix(矩阵)来对画布缩放至逻辑宽高的分辨率范围内,再通过DPR机制缩放还原。 基于以上种种,我们需要了解,适配宽高才是LayaAir引擎适配规则处理后的最终...

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

89. laya.html.dom.HTMLDivElement_API3.0 [ 38%]

... scaleY scene scrollRect skewX skewY stage staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destroyChildren dra...

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

90. laya.ui.View [ 36%]

...内容区域顶边之间的垂直距离(以像素为单位)。 View transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite unDestroyedScenes : Array[static] 创建后,还未被销毁的场景...

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