大约有 2,741 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0052 秒)
Laya_社区(1926) Laya3.0_api(248) Laya2.0_api(162) laya_api(132) Laya_示例(81) Laya2.0_文档(81) Laya2.0_示例(65) Laya3.0_文档(46)
... Parameters Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/eve...
来源: Laya3.0_api 发布时间: 20231115
... Parameters Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/eve...
来源: Laya3.0_api 发布时间: 20231115
... Parameters Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/eve...
来源: Laya3.0_api 发布时间: 20231115
..., texture: Texture2D, minHeight: number, maxHeight: number, name: string = null): MeshTerrainSprite3D { var meshTerrainSprite3D: MeshTerrainSprite3D = new MeshTerrainSprite3D(mesh, null, name); meshTerrainSprite3D._initCreateFromMeshHeightMap(texture, minHeight, maxHeight); return meshTerrainSprite3...
来源: Laya3.0_文档 发布时间: 20230303
... Parameters Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/eve...
来源: Laya3.0_api 发布时间: 20231115
...ths/Vector4.ts:369 Parameters Default value nativeElements: Float32Array = null Returns void fromArray fromArray(arr: any[], offset?: number): void Defined in laya/maths/Vector4.ts:74 从Array数组拷贝值。 Parameters arr: any[] 数组。 Default value offset: number = 0 数组偏移。 Returns ...
来源: Laya3.0_api 发布时间: 20231115
... } /** * 鼠标响应事件处理 */ private function mouseHandler(e:Event=null):void { switch (e.type) { case Event.MOUSE_DOWN: appendText("\n————————\n左键按下"); break; case Event.MOUSE_UP: appendText("\n左键抬起"); break; case Event.CLICK: appendText("\n左键点击\n—...
来源: Laya_示例 发布时间: 20251223
.../Quaternion.ts:617 Parameters Default value nativeElements: Float32Array = null Returns void fromArray fromArray(array: any[], offset?: number): void Defined in laya/maths/Quaternion.ts:463 从Array数组拷贝值。 Parameters array: any[] 数组。 Default value offset: number = 0 数组偏移。 ...
来源: Laya3.0_api 发布时间: 20231115
... Parameters Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/eve...
来源: Laya3.0_api 发布时间: 20231115
...ath/Vector4.ts:360 Parameters Default value nativeElements: Float32Array = null Returns void fromArray fromArray(arr: any[], offset?: number): void Defined in laya/d3/math/Vector4.ts:74 从Array数组拷贝值。 Parameters arr: any[] 数组。 Default value offset: number = 0 数组偏移。 Return...
来源: Laya3.0_api 发布时间: 20231102