• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 234 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0042 秒)

221. as中BoxCollider引入了,但是运行的时候还是提示null [ 50%]

...类库么? 根据官方教程:FlashBuilder-LayaCompiler-运行提示"must set Document Class!" 问题状态 最新活动: 2017-12-20 12:15 浏览: 1241 关注: 2 人 bing8310124 • 2017-12-20 12:16 @Laya_Aaron:已解决,谢谢大佬帮助!!! bing8310124 • 2017-12-20 11:33 @Laya_Aaron:...

来源: Laya_社区 发布时间: 20171220

222. [LayaAir3]layaair3.1.3版本打出的项目中的text与label组件在vivo小游戏引擎1105及以下文字显示异常 [ 50%]

...处理,看下是否能解决您这个问题: The width of getCharBmp must be an integer   2024-05-30 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 忆汉月 相关问题 微信关系链:LayaAir引擎针对微信小游戏好友关...

来源: Laya_社区 发布时间: 20240514

223. [unity动画导出] unity导出3d动画报错 [ 49%]

....4.23   使用插件导出动画. 勾选预烘焙骨骼后提示 Animator must have SkinnedMeshRenderer as Child !  请问这个应该要怎样处理   (没有勾选预烘焙骨骼)报错 KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`...

来源: Laya_社区 发布时间: 20200818

224. [LayaAir3]3.2spine动画和3.0.8效果不一样 [ 49%]

...nymous) @ bundle-f6bf8.js:1 8The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. <URL> Scene.ts:402 Error loading Loading.ls: Error: unknown type 'xmaaYG8AQ1yC07pr_JvyPA' (anonymous) @ Scene.ts:402 Promise.then (async) load @ Scene.ts:39...

来源: Laya_社区 发布时间: 20240724

225. LayaAir2.13中使用ASTC纹理显示异常,使用两个以上ktx纹理时报错。 [ 48%]

...applies before any             codec encoding swizzle, so color data must be in the RGB             components in the source image. 2022-09-21 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 你海哥 相关问题 两个对象...

来源: Laya_社区 发布时间: 20220824

226. WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header [ 48%]

...than 125 bytes you need to encode the length in a different manner i.e you must take the extended payload length into consideration. – Cyclonecode Jul 7 '15 at 10:22 Right, of course, so i need to use the next two (or eight) bytes to store the length instead – BenJacob Jul 7 '15 at 10:25...

来源: Laya_社区 发布时间: 20180612

227. 建议给Tween增加一些功能, 例如无限循环 , 增加一些回调函数 [ 47%]

...060 localhost/:1 GL_INVALID_OPERATION : glGenSyncTokenCHROMIUM: fence sync must be flushed before generating sync token localhost/:1 WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost obj.loadImage( undefined ,0,0 ,0,0 );报错: Uncaught TypeError: Cannot read property 'indexOf' of undefined   .....

来源: Laya_社区 发布时间: 20171021

228. u3d 插件导出 简单场景,用最新引擎无法加载成功 [ 46%]

...景后,再用引擎加载显示,结果报错:Uncaught Error: start0Must be in the range [0, -1] 代码如下: Laya3D.init(600,400); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; //创建场景 var scene  = new Laya.Scene(); Laya.stage.addChild(scene); //创建摄像机 var camera = new Laya...

来源: Laya_社区 发布时间: 20170524

229. [LayaAir3]Laya3.x graphics.drawCurves 闪烁的问题 [ 44%]

...ast two points (four numbers) are required, and the total number of values must be even"); } this.points = points; } private static distance(x1: number, y1: number, x2: number, y2: number): number { let dx = x2-x1; let dy = y2-y1; return Math.sqrt(dx*dx+dy*dy); } private getPoint(t: number, x0: numb...

来源: Laya_社区 发布时间: 20241008

230. 版本从1.7.11更新到1.8.0beta后原来的3D模型vivo x7等几款手机加载失败,其他手机加载没问题。 [ 42%]

...下能正常进入,在手机自带浏览器打开报Laya3D init error,must support webGL!但是可以确定的是,他之前是可以正常进入游戏的,是我更新完版本以后加载不了的。 myLaya.rar 2018-12-14 0 10 分享 微博 QZONE 微信 骑乐在途 赞同来自: laya ide2.6...

来源: Laya_社区 发布时间: 20181214