大约有 318 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0050 秒)
... Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:23 当前内存,以字节为单位。 Returns number Static gpuMemory get gpuMemory(): number Inherited from Resource.gpuMemory Defined in laya/resource/Resource.ts:30 当前显存,以字节为单位。 Returns number Static...
来源: Laya3.0_api 发布时间: 20231102
... Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:24 当前内存,以字节为单位。 Returns number Static currentActive get currentActive(): RenderTexture2D Defined in laya/resource/RenderTexture2D.ts:38 获取当前激活的Rendertexture Returns RenderTexture2D Static gp...
来源: 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
... 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
...: 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
... // 设置播放间隔(单位:毫秒) 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
... 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