大约有 645 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0046 秒)
...略 微信小游戏如何使用ttf字体? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 微信小游戏:HTMLDivElement的使用 ide 2.4 layaair2-cmd 编译报错 2.1.1.1引擎微信小游戏掉帧严重 问...
来源: Laya_社区 发布时间: 20181230
...layaIDE里,怎么调用微信小程序API 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 请问下加载TFF字体要怎么加载呢? 从unity导出的场景透贴和模型烘焙的灯光不显示,...
来源: Laya_社区 发布时间: 20161228
官网示例摇一摇报错,就解决方案 运行后报的是这个错误,怎么解决 如果我把var Shake=Laya.Shake; 改成 var Shake=laya.device.Shake; 就会报错为什么 求大神解答 附件 : --> 摇一摇.zip 2017-06-30 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20170630
...工具? Laya中的宏编译要怎么用啊 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 关于Laya实现Matter.js官方案例凹多边形的问题 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重...
来源: Laya_社区 发布时间: 20191101
...P上架被拒的说明 纹理平铺怎么做 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target Texture图片能否进行翻转? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. matter中layasprite怎么改变图片大小?...
来源: Laya_社区 发布时间: 20161230
spine动画转换失败,加载错误:导出二进制数据出错:writeUTFString byte len more than 65536 laya导入spine动画出错,请问是什么错误? 附件 : --> 2018-10-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...
来源: Laya_社区 发布时间: 20181027
... Laya.Vector3(-10, 13, 0)); })); 但是编译时报如下错误: [23:43:30] Starting 'compile'... { Error: D:/Workspace/LayaTest/demo010/src/script/GameUI.ts(50,17): semantic error TS2339: [31mProperty 'transform' does not exist on type 'Node'.[39m at error (D:\Software\Develop\L...
来源: Laya_社区 发布时间: 20211009
...信小游戏中,但是却黑屏无法显示想要的结果。同时出现错误: 使用的官方示例代码为(为小游戏做了轻微的改动): import WebGL = Laya.WebGL import Handler = Laya.Handler module laya { import Stage = Laya.Stage; import Label = Laya.Label; import We...
来源: Laya_社区 发布时间: 20180529
LayaAir引擎 提示错误在laya.core.js里 开始还运行的好好的,同样操作和代码再次导入就出问题了。是要把unity场景导入到laya2.6. export default class SceneLoad extends Laya.Script{ constructor(){ super(); } onAwake()...
来源: Laya_社区 发布时间: 20200516
调用Laya.Utils.parseXMLFromString 时一直报undefined的错误 function treeInit() { let treeData = "<data>"; for (let i = 0; i < 5; ++i) { treeData += "<item label='Directory " + (i + 1) + "' isOpen='true'>"; for (let j = 0; j <...
来源: Laya_社区 发布时间: 20180726