大约有 64 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0060 秒)
...t; }; //通过名字,清理一组对象池 ClearGroup(head_sign:string, caller:any, func:Function): void { for (var key in this._poolDic) { if (key.indexOf(head_sign) == 0) { var pool = this._poolDic[key]; if (func) { for (var i = 0, len = pool.length; i < len; i++) { var item = pool[i]; func.c...
来源: Laya3.0_文档 发布时间: 20251010
...t; }; //通过名字,清理一组对象池 ClearGroup(head_sign:string, caller:any, func:Function): void { for (var key in this._poolDic) { if (key.indexOf(head_sign) == 0) { var pool = this._poolDic[key]; if (func) { for (var i = 0, len = pool.length; i < len; i++) { var item = pool[i]; func.c...
来源: Laya3.0_文档 发布时间: 20250104
...置List,创建出符合自己需要的列表。 Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...rch Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/resource/MulSampleRenderTexture" MulSampleRenderTexture Class MulSampleRenderTexture MulSampleRenderTexture类用于创建多重采样渲...
来源: Laya3.0_api 发布时间: 20231102
... D/dalvikvm: JIT code cache reset in 0 ms (0 bytes 1/0) D/dalvikvm: GC_FOR_ALLOC freed 259K, 10% free 3081K/3408K, paused 2ms, total 2ms D/dalvikvm: GC_FOR_ALLOC freed 292K, 10% free 3303K/3656K, paused 2ms, total 3ms [ 12-18 14:33:06.111 2961: 2961 E/ ] ...
来源: Laya_社区 发布时间: 20171218
...自动根据Spine主文件加载关联资源。 Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-11-28 17:11:46 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251128
...,为0则不可碰撞。 Physics3DUtils工具类的COLLISIONFILTERGROUP_ALLFILTER属性值为-1,-1与任何2的幂值进行按位与都非0,所以取该属性值为分组时,则所有的碰撞组都可碰撞。 使用示例为: //指定xxx碰撞器所属哪个碰撞组(-1组与LayaAir任...
来源: Laya3.0_文档 发布时间: 20251010
...示在哪里。显示效果如下: (图4-4) Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:57 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/SkyProceduralMaterial" SkyProceduralMaterial Class SkyProceduralMaterial SkyProceduralMaterial 类用于实现SkyProcedural...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames CameraProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class CameraInheritanceCamera BaseCamera Sprite3D ComponentNode Node EventDispatcher Object Camera 类用于创建摄像机。 Public Prope...
来源: laya_api 发布时间: 20170929