大约有 3,472 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0077 秒)
...使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 发布H5后通过网页打开出现左上角的那个图标是什么东东 怎么去掉 开启CastShadow以后,模型会莫名其妙消失,物体渲染队列的_IndexInList会被破坏 头条/微信...
来源: Laya_社区 发布时间: 20190612
...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 版本不匹配! 全局 tsc...
来源: Laya_社区 发布时间: 20210106
...使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 使用getChildByName()无法得到子节点对象 [引擎优化]希望官方可以增加stencil功能 LayaAir 3D 有提供 3D 物理引擎功能吗? 问题状态 最新活动: 2018-03-13 10:27 浏...
来源: Laya_社区 发布时间: 20180126
...2020-08-18 09:49 index.js:829 data stderr: stderr: npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2020-08-18T01_47_13_310Z-debug.log index.js:829 data 2 end) npm install -g @vivo-minigame/cli:1 index.js:829 data laya_ide_time.gu...
来源: Laya_社区 发布时间: 20200817
... u = u[1].split("&"); for (var p of u) { var param = p.split("="); gets[param[0]] = param[1]; } } return gets; } } 附...
来源: Laya_社区 发布时间: 20181208
...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ide 2.4 layaair2-cmd 编译报错 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 问题状态 最新活动: 2018-10-20 15:47 浏览: 1576 关注: 2 人 ...
来源: Laya_社区 发布时间: 20181012
...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ ...
来源: Laya_社区 发布时间: 20180503
... not found 微信游戏多次加载出现:copyFile:fail the maximum size of the file storage limit is exceeded 问题状态 最新活动: 2018-07-15 19:21 浏览: 1538 关注: 5 人 海货 • 2018-07-15 16:58 你意思是环境问题? 海货 • 2018-07-15 17:01 我的环境是上午刚搭的 L...
来源: Laya_社区 发布时间: 20180715
...型时的性能压力。 一、插件概述 1.1 插件简介 LOD是"Level of Detail"的缩写,通常译为“细节层次”,有的文档也会译为”细节级别“,都是一回事,它是计算机图形学中用于处理大规模场景的一种通用技术方案。 这个方案中认为...
来源: Laya3.0_文档 发布时间: 20251010
...derMode, albedo, ambientColor, uvScale, shaderName) { if (spirit3D instanceof Laya.MeshSprite3D) { var meshSprite = spirit3D; var mesh = meshSprite.meshFilter.sharedMesh; if (mesh) { //可采用预加载资源方式,避免异步加载资源问题,则无需注册事件。 for (var i = 0; i < m...
来源: Laya_社区 发布时间: 20170707