• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 17 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0041 秒)

11. laya.d3.shader.Shader3D [ 64%]

...teDefine:int, materialDefine:int):void[static] 编译shader。 Shader3D  find(name:String):Shader3D[static] 获取ShaderCompile3D。 Shader3D  getSubShaderAt(index:int):SubShader 在特定索引获取子着色器。 Shader3D  propertyNameToID(name:String):int[static] 通过Shader属性名称...

来源: Laya2.0_api 发布时间: 20190513

12. Maximum call stack size exceeded [ 57%]

...录 发起人 159*****576 相关问题 真机环境找不到window---cant find variable: window stack Error: asBitmap no size! 微信真机下游戏MAX_TEXTURE_SIZE FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed -...

来源: Laya_社区 发布时间: 20201110

13. [LayaAirIDE3]3.3.1 UI点击区域异常,mouseThrough属性失效 [ 56%]

...r detect this object and will recursively check its child objects until it finds the target object or misses all objects. * When not penetrable, the node's width and height define the mouse collision area (a non-penetrable rectangular area). If the rectangular collision area does not meet the requir...

来源: Laya_社区 发布时间: 20250825

14. 关于LayaBox启动的问题。 [ 42%]

...Task.4837.621( 4837): [uploadEventLog] D/Analytics.DBMgr.4837.621( 4837): [find] DBMgr,sql:SELECT * FROM log ORDER BY priority DESC , time DESC LIMIT 20 D/Analytics.LogStoreMgr.4837.621( 4837): [get] LogStoreMgr,[get]: D/Analytics.UploadMgr$4.4837.621( 4837): [onUploadExcuted],mCurrentUploadInterval...

来源: Laya_社区 发布时间: 20170320

15. 启动引擎报错 mPlugin.game_plugin_init(3); [ 36%]

...374)             Caused by: java.lang.ClassNotFoundException: Didn't find class "android.webkit.TracingController" on path: DexPathList[[zip file "/data/app/com.google.android.webview-dkPX9i-gQWH23yVyobx9-A==/base.apk"],nativeLibraryDirectories=[/data/app/com.google.android.webview-dkPX9i-gQWH...

来源: Laya_社区 发布时间: 20181119

16. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 26%]

...report 01-06 17:34:41.494 797 1382 W C01300/Ability: [mission_info_mgr.cpp(FindReusedMissionInfo:330)]can not find target singleton mission:#com.layabox.game:entry:EntryAbility 01-06 17:34:41.494 797 1382 I C01300/Ability: [mission_list_manager.cpp(CreateOrReusedMissionInfo:560)]result:0 01-06 17:34...

来源: Laya_社区 发布时间: 20250106

17. socket大型项目回调 [ 25%]

...; console.info("Msg:",msg.body); console.groupEnd(); } //if have a id then find the callback function with the request var cb = this.callbacks[msg.id]; delete this.callbacks[msg.id]; if(typeof cb !== 'function') { return; } if(msg.body && msg.body.code == 500){ var obj:any = {"code":500,"des...

来源: Laya_社区 发布时间: 20180119