大约有 86 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0035 秒)
... SoundChannel 类包含控制声音的播放、暂停、停止、音量的方法,以及获取声音的播放状态、总时间、当前播放时间、总循环次数、播放地址等信息的方法。 Hierarchy EventDispatcher SoundChannel Index Properties completeHandler isStopped loops startTim...
来源: Laya3.0_api 发布时间: 20231115
...求都使用新的 HttpRequest 对象,因为每次调用该对象的send方法时,都会清空之前设置的数据,并重置 HTTP 请求的状态,这会导致之前还未返回响应的请求被重置,从而得不到之前请求的响应结果。 Hierarchy EventDispatcher HttpRequest Inde...
来源: Laya3.0_api 发布时间: 20231115
...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node 节点对象 。 Returns boolean ...
来源: Laya3.0_api 发布时间: 20231115
...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546...
来源: Laya3.0_api 发布时间: 20231115
...ource/models/Mesh.ts:528 拷贝并填充颜色数据至数组。 remark 该方法为拷贝操作,比较耗费性能。 Parameters colors: Color[] 颜色数组。 Returns void getIndices getIndices(): Uint8Array | Uint16Array | Uint32Array Defined in laya/d3/resource/models/Mesh.ts:723 拷贝并获...
来源: Laya3.0_api 发布时间: 20231115
...向对方发送或接收文本和二进制数据。 要使用 Socket 类的方法,请先使用构造函数 new Socket 创建一个 Socket 对象。 Socket 以异步方式传输和接收数据。 Hierarchy EventDispatcher Socket Index Constructors constructor Properties disableInput protocols BIG_E...
来源: Laya3.0_api 发布时间: 20231115
...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from PixelLineSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:296 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Node.conta...
来源: Laya3.0_api 发布时间: 20231102
...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Node.cont...
来源: Laya3.0_api 发布时间: 20231115
...位图字体类,用于定义位图字体信息。 字体制作及使用方法,请参考文章 see http://ldc2.layabox.com/doc/?nav=ch-js-1-2-5 Hierarchy Resource BitmapFont Index Constructors constructor Properties _id autoScaleSize destroyedImmediately dict fontSize letterSpacing lineHeight loc...
来源: Laya3.0_api 发布时间: 20231115
...vas HTMLCanvas 是 Html Canvas 的代理类,封装了 Canvas 的属性和方法。 Hierarchy Resource HTMLCanvas Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Accessors context cpuMemory destroyed gpuMemory height id obsolute referenceCount source widt...
来源: Laya3.0_api 发布时间: 20231115