大约有 1,762 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0077 秒)
... #include "PBRVertex.glsl"; varying vec3 v_wPos; void main() { Vertex vertex; getVertexParams(vertex); PixelParams pixel; initPixelParams(pixel, vertex); v_wPos = pixel.positionWS; gl_Position = get...
来源: Laya_社区 发布时间: 20250428
...eDir 07-04 20:55:27.117: D/RuntimeProxy(7884): laya_get_value key=ExpansionMainPath 07-04 20:55:27.117: D/RuntimeProxy(7884): laya_get_value key=ExpansionPatchPath 07-04 20:55:27.117: I/layaConch3(7884): m_interceptKey OK! 07-04 20:55:27.117: E/LayaConch5(7884): >>>>>>>conchjar ...
来源: Laya_社区 发布时间: 20190704
...动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 TextInput重写onFocus和onBlur事件监听不到 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不...
来源: Laya_社区 发布时间: 20171025
...动chrome出现错误: Error processing launch: Error Could not attach to main target 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionO...
来源: Laya_社区 发布时间: 20190408
...打包发布不生效。删除了手机里面的rpk包也不行。 我在main.ts设置了url.basepath,按理说应该是去读的服务器资源,可是我上传到服务器也不生效。 还有rpk包打出来是包含了所有资源,包体太大,oppo那边要求首包8M以内。这个要怎...
来源: Laya_社区 发布时间: 20190528
...er: Skipped 31 frames! The application may be doing too much work on its main thread. 04-18 17:26:51.201 1371-1371/com.etvtech.pvsz D/OpenGLRenderer: Enabling debug mode 0 04-18 17:26:51.241 1371-1384/com.etvtech.pvsz W/dalvikvm: threadid=11: thread exiting with uncaught exception (group=0x41d67ba...
来源: Laya_社区 发布时间: 20190418
...动chrome出现错误: Error processing launch: Error Could not attach to main target 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何...
来源: Laya_社区 发布时间: 20170831
...动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 微信小程序—未...
来源: Laya_社区 发布时间: 20180608
...phics.drawPoly(p1.x, p1.y,path1,"#FF7F50"); } 会报错 main.max.js:1595 Uncaught TypeError: Cannot read property 'sourceWidth' of undefined 还有 _mx.createGradientBox 和 graphics.beginGradientFill 实在不知道用啥方法来替换了。哎 具体的可以看源码 源...
来源: Laya_社区 发布时间: 20160627
...动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 版本不匹配!...
来源: Laya_社区 发布时间: 20161222