大约有 211 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0056 秒)
...轴心点会影响对象位置,缩放中心,旋转中心。Sprite right : Number 从组件右边到其内容区域右边之间的水平距离(以像素为单位)。 Component rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : Number[override] X轴缩...
来源: laya_api 发布时间: 20170929
... * @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
...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
...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
... = '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
...四维向量。 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
...值四维向量。 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
...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
...向量。 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
...值四维向量。 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