大约有 2,802 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0070 秒)
...动chrome出现错误: Error processing launch: Error Could not attach to main target 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? unity中的模型导出后在laya中显示不正常 从unity导出的场景透贴...
来源: Laya_社区 发布时间: 20170801
...动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 用了第三方socket类 项目...
来源: Laya_社区 发布时间: 20191104
...a"); Laya.loader.load(resArr, Handler.create(this, this.onResLoaded, [this.mainuiView, winName, zOrder])); printScreenInfo("bbb"); private onResLoaded(parent:Laya.Node, winName:string, zOrder:number):void { printScreenInfo("ccc"); this.doOpen(parent, winName, zOrder); } aaa Screen Info: ...
来源: Laya_社区 发布时间: 20180316
...码示例: const { regClass, property } = Laya; @regClass() export class Main extends Laya.Script { private mCurrIndex: number = 0; private mArmature: Laya.Skeleton; onStart() { console.log("Game start"); //加载内置骨骼动画资源 Laya.loader.load("skeleton/Dragon/Dragon.sk").then((templet:...
来源: Laya3.0_文档 发布时间: 20251010
...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya mac版的IDE 是没测试就上线了吗? laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机...
来源: Laya_社区 发布时间: 20170210
...动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 关于适配采用showAll后留白部分的颜色问题 谷歌浏览器播放mp3出现The AudioContext wa...
来源: Laya_社区 发布时间: 20250725
...Config如下图:  对应的启动当前场景代码,在Main类中,开发者也可以根据自身需求不使用默认的启动设置。 ### 二、类库设置 为了减小代码包体的大小,开发者可以只引入使用到的类库,没有用到的功...
来源: Laya2.0_文档 发布时间: 20210715
...动chrome出现错误: Error processing launch: Error Could not attach to main target 分享:适配LayaAir版本的PureMVC框架 分享:打地鼠 AS、JS、TS版本 Demo! 动画混合无效(版本2.6) 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 求高人分享...
来源: Laya_社区 发布时间: 20170705
...tage.addChild(scene); //获取摄像机 var camera = scene.getChildByName("Main Camera"); //清除摄像机的标记 camera.clearFlag = Laya.BaseCamera.CLEARFLAG_SKY; //添加光照 var directionLight = scene.addChild(new Laya.DirectionLight()); directionLight.color = new Laya.Vector3(1, 1, 1); dire...
来源: Laya2.0_文档 发布时间: 20210715
...动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. Laya2.12.0项目出现卡顿现象(必现) layaair3.1.3版本打出的项目中的text与label组件在vivo小游戏引擎1105及以下...
来源: Laya_社区 发布时间: 20250804