大约有 560 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0078 秒)
Laya3.0_api(201) Laya_社区(192) Laya2.0_api(62) laya_api(51) Laya3.0_文档(24) Laya2.0_文档(18) Laya_示例(7) Laya2.0_示例(5)
...aleY graphics gray hScrollBarSkin height hideFlags hitArea is3D itemRender left length mask mouseEnabled mouseX mouseY numChildren page parent pivotX pivotY repeatX repeatY right rotation scaleX scaleY scene scrollBar scrollRect scrollType selectedIndex selectedItem selection skewX skewY spaceX spac...
来源: Laya3.0_api 发布时间: 20231115
...olors labelFont labelPadding labelSize labelStroke labelStrokeColor labels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex selection skewX skewY skin space stage stateNum staticCache strokeColors texture timer toolTip ...
来源: Laya3.0_api 发布时间: 20231115
...graphics gray height hideFlags hitArea html ignoreLang is3D italic leading left mask maxChars maxWidth mouseEnabled mouseX mouseY multiline numChildren overflow padding parent pivotX pivotY prompt promptColor restrict right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin stage stat...
来源: Laya3.0_api 发布时间: 20231115
...mber):void在当前字节偏移量位置处写入 Float32 值。范围是$\left[-2^{128}, 2^{127}\right]$,约为-3.4E38—3.4E+38。 ```typescript var byte:Laya.Byte = new Laya.Byte(); byte.writeFloat32(10.021); ``` - **writeFloat64**(value:number):void写入float64位数值 其数值范围为-1.7...
来源: Laya2.0_文档 发布时间: 20210715
...ScrollBarSkin height hideFlags hitArea html ignoreLang is3D italic leading left mask maxChars maxScrollX maxScrollY maxWidth mouseEnabled mouseX mouseY multiline numChildren overflow padding parent pivotX pivotY prompt promptColor restrict right rotation scaleX scaleY scene scrollRect scrollType scr...
来源: Laya3.0_api 发布时间: 20231115
...t:Number, out:Vector4):void 插值四维向量。 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...
来源: laya_api 发布时间: 20170929
...out:ConchVector4):void 插值四维向量。 Parameters a:ConchVector4 — left向量。 b:ConchVector4 — right向量。 t:Number — 插值比例。 out:ConchVector4 — 输出向量。 max()method public static function max(a:ConchVector4, b:ConchVector4, out:ConchVector4):void 分别取...
来源: Laya2.0_api 发布时间: 20190513
...t:Number, out:Vector4):void 插值四维向量。 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...
来源: Laya2.0_api 发布时间: 20190513
...这个不能少。 iframe.style.zIndex = 100;//设置层级 iframe.style.left ="100px"; iframe.style.top ="100px"; iframe.src = "http://ask.layaair.com/"; Laya.Browser.document.body.appendChild(iframe); 这里面需要提醒开发者的就是定位和层级要记得设置。很多开发者不注意...
来源: Laya3.0_文档 发布时间: 20251010
...d in laya/maths/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/maths/Vector4.ts:362 分别取两个四维...
来源: Laya3.0_api 发布时间: 20231115