大约有 2,767 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0130 秒)
Laya_社区(2439) Laya3.0_api(171) Laya2.0_api(104) Laya3.0_文档(18) laya_api(14) Laya2.0_文档(12) Laya2.0_示例(6) Laya_示例(3)
...hrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 请问在layaIDE里,怎么调用微信小程序API Ts 编辑提示error TS5023: Unknown option 'p...
来源: Laya_社区 发布时间: 20170221
...hrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 图集打包找不到图集文件 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 ...
来源: Laya_社区 发布时间: 20170511
...hrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 ide 2.4 la...
来源: Laya_社区 发布时间: 20200208
...hrome出现错误: Error processing launch: Error Could not attach to main target Texture图片能否进行翻转? 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 预设怎么在代码中使用 我用list.array=Array;数据全部插进...
来源: Laya_社区 发布时间: 20171121
...hrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 版本不匹配! ...
来源: Laya_社区 发布时间: 20190509
...hrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 如何获取一个3D模型的长宽...
来源: Laya_社区 发布时间: 20171107
...hrome出现错误: Error processing launch: Error Could not attach to main target 循环依赖不能运行 Circular dependency: layaAir TS项目如何引用protoBuf库? 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 【...
来源: Laya_社区 发布时间: 20190814
...hrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 鼠标自定...
来源: Laya_社区 发布时间: 20181122
...hrome出现错误: Error processing launch: Error Could not attach to main target 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) D...
来源: Laya_社区 发布时间: 20171025
...eader = new FileReader(); reader.onload = function(e) { options.imgSrc = e.target.result; cropper = $('.imageBox').cropbox(options); } reader.readAsDataURL(this.files[0]); }) $('#btnCrop').on('click', function(){ var img = cropper.getDataURL(); //$('.cropped').append('<img src="'+img+'">'); })...
来源: Laya_社区 发布时间: 20180101