大约有 12,289 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0142 秒)
Laya_社区(11571) Laya2.0_文档(277) Laya3.0_文档(170) Laya3.0_api(152) Laya2.0_api(77) laya_api(41) Laya2.0_示例(1)
...,且能让对象反复使用,减少了新内存分配与垃圾回收器运行的机会。 注意:对象移除时并不是立即从内存中抹去,只有认为内存不足时,才会使用垃圾回收机制清空,清空时很耗内存,很可能就会造成卡顿现象。用了对象池...
来源: Laya3.0_文档 发布时间: 20250104
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...
来源: Laya3.0_api 发布时间: 20231115
...据以及三角面的索引数据集合就是网格,所以网格在游戏运行时是不可见的,下图是使用像素线精灵来表现模型的网格构成。  模型是由网格( Mesh)与材质( Material)组成。材质展开内容太多,先放一边。从构成...
来源: Laya2.0_文档 发布时间: 20210714
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...
来源: Laya3.0_api 发布时间: 20231115
...Res):voidTerrain callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():Node ...
来源: Laya2.0_api 发布时间: 20190513
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...
来源: Laya3.0_api 发布时间: 20231115
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 selfBody selfBody: RigidBody Defined in laya/physics/joint/PrismaticJoint.ts:14 [首次设置有效]...
来源: Laya3.0_api 发布时间: 20231115
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...
来源: Laya3.0_api 发布时间: 20231115
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...
来源: Laya3.0_api 发布时间: 20231115
...//LayaCache//appCache/602822a8/9ddea156_dreams.mp3",0,0] 然后游戏运行偶然会闪退,追踪堆栈 会发现是因为播放音频的接口导致的 写了个空项目,加载播放也一样报错,我想知道这个报错有影响吗? 需要管吗? 附件 : --> 2019-12...
来源: Laya_社区 发布时间: 20191226