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

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

81. laya.ui.Component [ 46%]

...轴心点会影响对象位置,缩放中心,旋转中心。Sprite  right : Number 从组件右边到其内容区域右边之间的水平距离(以像素为单位)。 Component rotation : Number旋转角度,默认值为0。以角度为单位。Sprite  scaleX : Number[override] X轴缩...

来源: laya_api 发布时间: 20170929

82. 文本进阶使用 · LayaAir3.4 · 引擎文档 · LAYABOX [ 45%]

... * @param textAlign 文本对齐方式,可选值:"left","center","right"。 */ fillText(text: string | WordText, x: number, y: number, font: string, color: string, textAlign: string): FillTextCmd { return this.addCmd(FillTextCmd.create(text, x, y, font, color, textAlign, 0, "")); } 这里重...

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

83. laya.maths.Vector4_API3.0 [ 42%]

...s:130 插值四维向量。 Parameters a: Vector4 left向量。 b: Vector4 right向量。 t: number 插值比例。 out: Vector4 输出向量。 Returns void Static max max(a: Vector4, b: Vector4, out: Vector4): void Defined in laya/maths/Vector4.ts:362 分别取两个四维向量x、y、z的最大...

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

84. laya.d3.math.Vector4_API3.0 [ 42%]

...s:130 插值四维向量。 Parameters a: Vector4 left向量。 b: Vector4 right向量。 t: number 插值比例。 out: Vector4 输出向量。 Returns void Static max max(a: Vector4, b: Vector4, out: Vector4): void Defined in laya/d3/math/Vector4.ts:353 分别取两个四维向量x、y、z的最...

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

85. HTTP通信 · LayaAir3.4 · 引擎文档 · LAYABOX [ 41%]

... = 'center'; this.logger.valign = 'middle'; this.logger.left = this.logger.right = this.logger.bottom = 10; this.logger.top = 60; this.logger.text = "等待响应...\n"; this.owner.addChild(this.logger); } /** * 请求出错时触发的回调 * @param e 事件对象 */ private onHttpRequestError(e: ...

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

86. laya.d3.math.native.ConchVector4_API3.0 [ 41%]

...四维向量。 Parameters a: ConchVector4 left向量。 b: ConchVector4 right向量。 t: number 插值比例。 out: ConchVector4 输出向量。 Returns void Static max max(a: ConchVector4, b: ConchVector4, out: ConchVector4): void Defined in laya/d3/math/Native/ConchVector4.ts:428 分别取两...

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

87. laya.d3.math.Vector4 [ 39%]

...值四维向量。 Parameters a:Vector4 — left向量。  b:Vector4 — right向量。  t:Number — 插值比例。  out:Vector4 — 输出向量。 max()method  public static function max(a:Vector4, b:Vector4, out:Vector4):void 分别取两个四维向量x、y、z的最大值计算新的四...

来源: laya_api 发布时间: 20170929

88. laya.ui.WXOpenDataViewer_API3.0 [ 38%]

...is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache tag texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addC...

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

89. laya.d3.math.Native.ConchVector4 [ 38%]

...向量。 Parameters a:ConchVector4 — left向量。  b:ConchVector4 — right向量。  t:Number — 插值比例。  out:ConchVector4 — 输出向量。 max()method  public static function max(a:ConchVector4, b:ConchVector4, out:ConchVector4):void 分别取两个四维向量x、y、z的最...

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

90. laya.d3.math.Vector4 [ 38%]

...值四维向量。 Parameters a:Vector4 — left向量。  b:Vector4 — right向量。  t:Number — 插值比例。  out:Vector4 — 输出向量。 max()method  public static function max(a:Vector4, b:Vector4, out:Vector4):void 分别取两个四维向量x、y、z的最大值计算新的四...

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