大约有 552 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0046 秒)
Laya3.0_api(212) Laya_社区(168) Laya2.0_api(84) laya_api(74) Laya2.0_文档(6) Laya3.0_文档(5) Laya2.0_示例(3)
...esource AnimatorController2D Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMe...
来源: Laya3.0_api 发布时间: 20231115
...ngMask=Math.pow(2,0)|Math.pow(2,1)为第0层和第1层可见。BaseCamera destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node farPlane : Number 获取远裁面。 BaseCame...
来源: Laya2.0_api 发布时间: 20190513
...archy Resource AtlasResource Index Constructors constructor Properties _id destroyedImmediately dir frames lock name textures url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _se...
来源: Laya3.0_api 发布时间: 20231115
Sprite的destroy destroyChildren() { if (this._children) { for (var i = 0, n = this._children.length; i < n; i++) { this._children[0].destroy(true); } } 这几行代码来自laya.core.js的12544行开始的,for循环里的this._children[0]是不是应该是this._children[i]?还是我的使用...
来源: Laya_社区 发布时间: 20200421
...matorController Index Constructors constructor Properties _id clipsID data destroyedImmediately lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMe...
来源: Laya3.0_api 发布时间: 20231115
...rce BitmapFont Index Constructors constructor Properties _id autoScaleSize destroyedImmediately dict fontSize letterSpacing lineHeight lock maxWidth name padding texture tint url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _...
来源: Laya3.0_api 发布时间: 20231115
关于removeChildren、 destroy和destroyChildren的疑惑 请教一下: 1、removeChildren的对象是否只有在 移除自身的事情监听,移除自身的timer监听、移除所有引用的情况下才可能被清除? 2、我把下面的对象添加到stage中 var SightBead = (functio...
来源: Laya_社区 发布时间: 20171012
...urce AnimationTemplet ParticleTemplate2D SpineTemplet Index Properties _id destroyedImmediately lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMe...
来源: Laya3.0_api 发布时间: 20231115
...imer scale Accessors delta Methods callLater clear clearAll clearCallLater destroy frameLoop frameOnce loop once pause resume runCallLater runTimer toString Constructors constructor new Timer(autoActive?: boolean): Timer Defined in laya/utils/Timer.ts:34 创建 Timer 类的一个实例。 Parameters...
来源: Laya3.0_api 发布时间: 20231115
...archy Resource AnimationClip Index Constructors constructor Properties _id destroyedImmediately islooping lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL...
来源: Laya3.0_api 发布时间: 20231115