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

大约有 147 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0035 秒)

21. 构建好android studio项目后,debug出错 [ 79%]

... alert=undefined:5155: SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode let runtime = json.props.runtime; ^^^ SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode at eval (native) at Docum...

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

22. laya.utils.PerformancePlugin_API3.0 [ 78%]

...ile setPerformanceDataTool showFunSampleFun Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

23. laya.d3.component.staticmesh.StaticBatchMeshRenderElement_API3.0 [ 78%]

...enderUpdatePre compileShader getInvertFront Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

24. 2.0Beta5拖尾报错 [ 78%]

...动生成的ui代码报错 导微信小程序报错window.focus is not a function 小游戏项目 加载有中文的json文件 报错 官网示例摇一摇报错,就解决方案 runtime运行报错! 用了ByteArray的zlib.min.js后报错 问题状态 最新活动: 2018-11-26 11:19 浏览: 2915 ...

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

25. 为了降低drawcall,升级了2.2版本,微信发布后报错 [ 78%]

...property '_geometry' of undefined;at requestAnimationFrame callback function TypeError: Cannot read property '_geometry' of undefined at SubMeshDynamicBatch._render (game.js:13608:39) at SubMeshRenderElement._render (game.js:19109:27) at RenderQueue._render (game.js:34450:26) at S...

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

26. Sprite 设置 cacheAs = "bitmap"报错 [ 77%]

...动,只能固定的值。 导微信小程序报错window.focus is not a function 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined runtime运行报错! IDE通过.ui自动生成的ui代码报错 微信小游戏编译报错 官网示例摇一摇报...

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

27. prefab添加runtime脚本 comp._addComponentInstance is not a function [ 77%]

prefab添加runtime脚本 comp._addComponentInstance is not a function laya.core.js:11586 Uncaught TypeError: comp._addComponentInstance is not a function     at Function.SceneUtils.createComp (laya.core.js:11586)     at Function.SceneUtils.createByData (laya.core.js:11507)     at Prefab.__pr...

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

28. laya.d3.renderobjs.renderobj.RenderElementOBJ_API3.0 [ 76%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

29. laya.d3.shader.Shader3D_API3.0 [ 76%]

...Names find getDefineByName propertyNameToID Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Static property Static method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

30. 使用mask后,只要调用 Laya.Resource.destroyUnusedResources() 就会引起报错 [ 75%]

...k = mask; mask.graphics.drawCircle(0, 0, 100, "0x0000FF"); window.onblur = function() { console.log("onblur....?"); Laya.timer.once(2000, null, function() { Laya.Resource.destroyUnusedResources(); }); } 当触发了释放资源的函数,会报错如下: laya.webgl.js:5713 Uncaught TypeError: Can...

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