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

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

471. laya.d3.math.Vector4_API3.0 [ 31%]

...in laya/d3/math/Vector4.ts: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 分别取两个四...

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

472. laya.ui.UIComponent_API3.0 [ 31%]

...tion globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Metho...

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

473. laya.d3.math.native.ConchVector4_API3.0 [ 30%]

...ative/ConchVector4.ts:153 插值四维向量。 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/Co...

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

474. laya.display.Scene_API3.0 [ 30%]

...lRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scene3D scrollRect skewX skewY stage staticCache texture timer top transform url viewport visible width x y zOrder root ...

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

475. laya.ui.TextArea [ 29%]

...。 Node align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX ...

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

476. laya.ui.TextArea [ 29%]

...Defined By align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchor...

来源: laya_api 发布时间: 20170929

477. HTTP通信 · LayaAir3.4 · 引擎文档 · LAYABOX [ 29%]

...; this.logger.align = '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 onH...

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

478. 组件装饰器说明 · LayaAir3.4 · 引擎文档 · LAYABOX [ 27%]

...C }; //字符串形式的枚举 enum Direction { Up = 'UP', Down = 'DOWN', Left = 'LEFT', Right = 'RIGHT' }; @regClass() export class Script extends Laya.Script { @property(Number)//数字类型,等价于{ type : "number" } num : number; @property(String)//单行字符串文本类型,等价于 {...

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

479. laya.ui.TextInput [ 27%]

...。 Node align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX ...

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

480. laya.ui.TextInput [ 27%]

...Defined By align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchor...

来源: laya_api 发布时间: 20170929