大约有 313 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0049 秒)
...: boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node 节点对象 。 Returns boolean 一个布尔值表示是否包含指定的 Node 节点对象 。 destroy destroy(destroyChild?: boo...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:24 当前内存,以字节为单位。 Returns number Static currentActive get currentActive(): NativeRenderTexture2D Defined in laya/resource/NativeRenderTexture2D.ts:30 获取当前激活的Rendertexture Returns NativeRenderT...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:24 当前内存,以字节为单位。 Returns number Static gpuMemory get gpuMemory(): number Inherited from Resource.gpuMemory Defined in laya/resource/Resource.ts:31 当前显存,以字节为单位。 Returns number Method...
来源: Laya3.0_api 发布时间: 20231115
...来自: /** * <p>根据指定的动画模版初始化当前动画序列帧。选择动画模版的过程如下:1. 动画模版缓存池中key为cacheName的动画模版;2. 如果不存在,则加载指定的图集并创建动画模版。</p> * <p>...
来源: Laya_社区 发布时间: 20180522
... Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:24 当前内存,以字节为单位。 Returns number Static errorTexture get errorTexture(): TextureCube Defined in laya/resource/TextureCube.ts:60 Returns TextureCube Static gpuMemory get gpuMemory(): number Inherited from Re...
来源: Laya3.0_api 发布时间: 20231115
... // 设置播放间隔(单位:毫秒) ani.index = 0; // 当前播放索引 console.log(ani.index); ani.play(); console.log(ani.index); var bounds = ani.getGraphicBounds(); ani.pivot(bounds.width / 2, bounds.height / 2); ani.pos(Laya.stage.width / 2, Laya.st...
来源: Laya_社区 发布时间: 20160712
...: boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node 节点对象 。 Returns boolean 一个布尔值表示是否包含指定的 Node 节点对象 。 destroy destroy(destroyChild?: boo...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:24 当前内存,以字节为单位。 Returns number Static gpuMemory get gpuMemory(): number Inherited from Resource.gpuMemory Defined in laya/resource/Resource.ts:31 当前显存,以字节为单位。 Returns number Method...
来源: Laya3.0_api 发布时间: 20231115
...乐时再次调用本方法,会先停止之前的背景音乐,再播放当前的背景音乐。 Parameters url: string 声音文件地址。 Default value loops: number = 0 循环次数,0表示无限循环。 Default value complete: Handler = null 声音播放完成回调,complete 结果参数 t...
来源: Laya3.0_api 发布时间: 20231115
...: boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node 节点对象 。 Returns boolean 一个布尔值表示是否包含指定的 Node 节点对象 。 destroy destroy(destroyChild?: boo...
来源: Laya3.0_api 发布时间: 20231115