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

大约有 504 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0050 秒)

471. 移动端Laya.VideoTexture播放视频纹理会出现卡顿情况~如何解决? [ 48%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya2.12.0项目出现卡顿现象(必现) 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 谷歌浏览器播放mp3出现The AudioContext was not all...

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

472. 发现bug,update大问题!!!!!!!!! 2.13版本 [ 48%]

...} from "../common/windows/BaseWin"; import Const from "../Const"; import UIMain from "../ui/Game/UIMain";  export default class GameWnd extends BaseWin {     public view: UIMain;     /** 角色 */     private character: Laya.Sprite     /** 角色刚体*/     private rig: Laya.RigidBody  ...

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

473. SCALE_FIXED_WIDTH适配屏幕的问题 [ 48%]

.../66.0.3359.126 MQQBrowser/6.2 T     代码如下,另附上demo  class Main {         private _roomId = 0;         constructor(roomId?: number) {             this._roomId = roomId;             Laya.init(750, 1218, Laya.WebGL);             Laya.Browser.document.title = '...

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

474. 设置适配SCALE_FIXED_WIDTH,结果少部分andriod机型不能正确适配屏幕 [ 48%]

...况。请问下是引擎不兼容呢,还是代码写的不完善  class Main {         private _roomId = 0;         constructor(roomId?: number) {             this._roomId = roomId;             Laya.init(750, 1218, Laya.WebGL);             Laya.Browser.document.title = '...

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

475. Native下http请求,Error事件中的error对象错误码全都是404 [ 48%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target TextInput重写onFocus和onBlur事件监听不到 关于遍历产生的sprite的点击事件,急,大神帮看哈 Animation如何加点击事件 TypeScript下HttpRequest发送Post请求有Bug? 使用了u3D导出...

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

476. 为什么会出现报错 ani not found:ufo1_down [ 48%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 谷歌浏览器播...

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

477. LayaIDE运行正常,微信开发者工具加载FairyGUI官方库文件报错 [ 47%]

...awinflate.min.js"); require("./libs/fairygui/fairygui.min.js"); require("./main.min.js"); 以下是报错内容:TypeError: Cannot use 'in' operator to search for 'Zlib' in undefined at p (rawinflate.min.js? [sm]:1) at rawinflate.min.js? [sm]:14 at rawinflate.min.js? [sm]:14 at require (WAGame.js:1...

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

478. 2.0 添加场景雾之后 粒子特效离原点越远 效果越淡 [ 47%]

...n #else\n     uniform vec3 u_FogColor;\n  #endif\n#endif\n\n\nvoid main()\n{  \n  #ifdef RENDERMODE_MESH\n        gl_FragColor=v_MeshColor;\n #else\n     gl_FragColor=vec4(1.0); \n  #endif\n        \n  #ifdef DIFFUSEMAP\n     if(v_Discard!=0.0)\n     ...

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

479. 构建APP Android Studio打出的APK 报apploader.js:4515 TypeError: addGlobalValueDefine is not a function [ 46%]

...t (http://stand.alone.version/libs/laya.d3.js:15497:55)         at new Main (http://stand.alone.ve     构建APP时选择的单机版,Native版本是 release2.0.1 用Android Studio打出apk包,运行是报这个错误,进不去游戏,麻烦看一下是什么原因 2019-03-07 1 条评...

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

480. 正常运行的2.1升级到2.2.0出现循环依赖的错误,这是咋回事丫 ? [ 46%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target unity中的模型导出后在laya中显示不正常 iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)...

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