大约有 797 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0081 秒)
Laya_社区(443) Laya3.0_api(103) Laya2.0_api(58) laya_api(54) Laya2.0_文档(49) Laya_示例(39) Laya2.0_示例(33) Laya3.0_文档(18)
...ers m1: Matrix 矩阵一。 m2: Matrix 矩阵二。 out: any[] 输出对象Array。 Returns any[] 结果输出对象 out。 Globals "laya/maths/Matrix" Matrix constructor a b c d tx ty TEMP clone concat copyTo destroy getScaleX getScaleY identity invert invertTransformPoint recover rotate scale setT...
来源: Laya3.0_api 发布时间: 20231115
...rs _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY array bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY ...
来源: Laya3.0_api 发布时间: 20231115
...essage); if (errMsg) throw Error(errMsg); // Encode a message to an Uint8Array (browser) or Buffer (node) var buffer = AwesomeMessage.encode(message).finish(); // ... do something with buffer // Or, encode a plain object var buffer = AwesomeMessage.encode( { awesomeField: "AwesomeString" }).fini...
来源: Laya_社区 发布时间: 20180704
...信息(并创建图集内小图Texture)。 Static BUFFER BUFFER: string = "arraybuffer" Defined in laya/net/Loader.ts:87 二进制类型,加载完成后返回包含arraybuffer的TextResource对象。 Static FONT FONT: string = "font" Defined in laya/net/Loader.ts:97 位图字体类型,加载完...
来源: Laya3.0_api 发布时间: 20231115
...WebXR/core/WebXRInput.ts:60 gamepad axis Info gamepadButton gamepadButton: Array<ButtonGamepad> Defined in laya/d3/WebXR/core/WebXRInput.ts:55 gamepad Button info handness handness: string Defined in laya/d3/WebXR/core/WebXRInput.ts:34 handMode lastXRPose lastXRPose: any Defined in laya/d3/Web...
来源: Laya3.0_api 发布时间: 20231115
...void 0)&& (ignoreCache=false); if ((url instanceof Array))return this._loadAssets(url,complete,progress,type,priority,cache,group); var content=Loader.getRes(url); if (content !=null){ Laya.timer.frameOnce(1,null,functio...
来源: Laya_社区 发布时间: 20191122
...| varies | 响应实体的类型由 `responseType 来指定,` 可以是 `ArrayBuffer` ,`Blob`, [`Document`](https://developer.mozilla.org/zh-CN/docs/Web/API/Document), JavaScript 对象 (即 "json"), 或者是字符串。如果请求未完成或失败,则该值为 `null` | | responseText...
来源: Laya2.0_文档 发布时间: 20210715
... null; private _particle: Laya.Sprite = null; private _shuriKenParticle3D: Array<ShuriKenParticle3D>= []; private _shurikenParticleSystem: Array<ShurikenParticleSystem>= []; constructor() { super(); } //通过传入粒子特效的路径,创建一个粒子特效,从对象池里拿一...
来源: Laya3.0_文档 发布时间: 20251010
... null; private _particle: Laya.Sprite = null; private _shuriKenParticle3D: Array<ShuriKenParticle3D>= []; private _shurikenParticleSystem: Array<ShurikenParticleSystem>= []; constructor() { super(); } //通过传入粒子特效的路径,创建一个粒子特效,从对象池里拿一...
来源: Laya3.0_文档 发布时间: 20250104
...听者则值为 true,否则值为 false。 getPixels getPixels(): Uint8Array Defined in laya/resource/Texture2D.ts:346 获得像素 Returns Uint8Array gpuCompressFormat gpuCompressFormat(): boolean Inherited from BaseTexture.gpuCompressFormat Defined in laya/resource/BaseTexture.ts:197 是否是gp...
来源: Laya3.0_api 发布时间: 20231115