大约有 249 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0036 秒)
...认知1.1 降低渲染的CPU成本1.2 降低渲染的GPU成本2.优化Draw Call3.GPU instance4.Dynamic Batch5.Static Batch6.Custom Static Batch(Static Batch Volume组件)3D性能优化 1.图形性能的基本认知 1.1 降低渲染的CPU成本 在渲染过程中,对CPU渲染时间影响时间最...
来源: Laya3.0_文档 发布时间: 20230510
...ut of memory 发布项目报错 JavaScript heap out of memory FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 编译报错 出错了:FATAL ERROR: CALL_AND_RETRY_LAST Allocation faile...
来源: Laya_社区 发布时间: 20191108
...assName); var jsProxy = Laya.PlatformClass.createClass(className); jsProxy.call("playVideo", url); } ---JSProxy.h #import <Foundation/Foundation.h> @interface JSProxy : NSObject +(void)playVideo: (NSString*) url; // 只支持对象类型String类型用NSString @end ---JSProxy.mm #import ...
来源: Laya_社区 发布时间: 20170919
...mmand = (function(_super) { function AudioCommand() { AudioCommand.__super.call(this); } __class(AudioCommand, 'model.resource.audio.controller.AudioCommand', _super); 1.AudioCommand.__super.call(this); 2.__class(AudioCommand, 'model.resource.audio.controller.AudioCommand', _super); 1,2这两个句...
来源: Laya_社区 发布时间: 20180313
...he/bsycdn.aip.cn_v1_qudaoceshi_android_current_bin/ff551fdd loader callback cost a long time:183 url=res/3d/monster/Assets/ResourcesData/monster/mon_neilongga/mon_neilongga-walk.lani 08-20 16:53:50.990 309-2557/? E/Fence: Throttling EGL Production: fence 119 didn't signal in 3000 ms 08-20 16...
来源: Laya_社区 发布时间: 20180820
...he/bsycdn.aip.cn_v1_qudaoceshi_android_current_bin/ff551fdd loader callback cost a long time:183 url=res/3d/monster/Assets/ResourcesData/monster/mon_neilongga/mon_neilongga-walk.lani 08-20 16:53:50.990 309-2557/? E/Fence: Throttling EGL Production: fence 119 didn't signal in 3000 ms 08-20 16...
来源: Laya_社区 发布时间: 20181213
...on ViewStack(){ this._items=null; this._selectedIndex=0; ViewStack.__super.call(this); this._setIndexHandler=Handler.create(this,this.setIndex,null,false); } __class(ViewStack,'laya.ui.ViewStack',_super); 1. ViewStack.__super.call(this); 2. __class(ViewStack,'laya.ui.ViewStack',_super); 这两句代...
来源: Laya_社区 发布时间: 20180313
...一起,引擎2.6 关于位图字体 使用颜色滤镜Native 和web draw call 次数不一致 batch draw 减少draw call 问题状态 最新活动: 2019-08-26 10:24 浏览: 941 关注: 2 人
来源: Laya_社区 发布时间: 20190627
...chrome进行性能测试时看到这样的图表,想问一下在function call之间的空白是代表idle吗?是什么原因引起的,是否有方法尽量缩减每帧当中的空白部分让每帧的总耗时尽可能小? 附件 : --> 2018-06-26 添加评论 免费帖 --> 分享 微博 QZON...
来源: Laya_社区 发布时间: 20180626
...tion to 'ws://192.168.0.8:8102/' failed: Invalid frame header FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory httpRequest send返回Request failed Status:0 LayaAirIDE构建的iOS包...
来源: Laya_社区 发布时间: 20170216