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

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

1321. web和微信端没有问题,打包成apk后 httprequest报Request failed Status:404 text:undefined [ 51%]

..., "Access-Control-Allow-Headers","X-Requested-With", "Access-Control-Allow-Methods","GET,POST"]); 2020-06-29 0 0 分享 微博 QZONE 微信 金风 赞同来自: 解决了 网址带参数的情况 post会自动变成get 2020-06-29 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折...

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

1322. 3d模型导出成lm,是否只有windows版本的fbxtools?如果是,能否先将3d模型导入unity,然后通过unity插件导出 [ 51%]

... unity插件需要什么版本的unity?使用unity5.3.1f报错: MissingMethodException: Method not found: 'UnityEngine.SceneManagement.Scene.GetRootGameObjects'. LayaPlugin.windowShowExportScene () (at Assets/LayaPlugin/LayaItem.cs:117) LayaPlugin.OnGUI () (at Assets/LayaPlugin/LayaItem.cs:40) S...

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

1323. LAYA3.0 BEAT 6 无法打开工程项目!急急急! [ 51%]

...闭时遇到错误: Uncaught (in promise) Error: Error invoking remote method 'SaveWindowState': SyntaxError: Unexpected token '<', ..."files": [ <<<<<<< HE"... is not valid JSON at ectron/js2c/renderer_init:57   然后无法关闭ide,杀掉进程后,无法打开项目...

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

1324. laya.d3.core.particleshuriken.ShurikenParticleSystem_API3.0 [ 50%]

...meConstantMin startLifetimeType textureSheetAnimation velocityOverLifetime Methods _getType addNewParticlesToVertexBuffer addParticle clearRenderParams clone cloneTo emit pause play setDrawArrayParams setDrawElemenParams simulate stop Constructors constructor new ShurikenParticleSystem(render: Shuri...

来源: Laya3.0_api 发布时间: 20231115

1325. laya.display.Text_API3.0 [ 50%]

...rline underlineColor url valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater changeText clearTimer contains customRender destroy destroyChildren drawToCanvas ...

来源: Laya3.0_api 发布时间: 20231115

1326. 解决跨域相关! [ 50%]

...Control-Allow-Headers X-Requested-With;   add_header Access-Control-Allow-Methods GET,POST,OPTIONS;   ...... } 这样就可以实现GET,POST,OPTIONS的跨域请求的支持 也可以 add_header Access-Control-Allow-Origin http://www.layabox.com; --指定允许的url; 2、数据请求跨域需要...

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

1327. laya.d3.graphics.Vertex.VertexShuriKenParticle [ 50%]

...kages | All Classes | Index | Frames No Frames VertexShuriKenParticleMethods | Constants Packagelaya.d3.graphics.VertexClasspublic class VertexShuriKenParticleInheritanceVertexShuriKenParticle ObjectSubclasses VertexShurikenParticleBillboard, VertexShurikenParticleMesh ... Public Methods  M...

来源: Laya2.0_api 发布时间: 20190513

1328. apk打包问题 [ 50%]

...tException at com.google.android.gles_jni.EGLImpl._eglCreateContext(Native Method) at com.google.android.gles_jni.EGLImpl.eglCreateContext(EGLImpl.java:54) at layaair.game.browser.d.createContext(Unknown Source) at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1048) at android.open...

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

1329. laya.components.AnimationClip2D_API3.0 [ 50%]

...uMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addEvent destroy duration event hasListener hermiteCurveSplineWeight isCreateFromURL off offAll offAllCaller on once destroyUnus...

来源: Laya3.0_api 发布时间: 20231115

1330. HttpRequest有一定几率触发error事件 Status:0 [ 50%]

...ror事件 Status:0 在微信开发者工具中,调用 request.send(url + method, data, "post", "json", ["Content-Type","application/json","Authorization", "Bearer " + PlayerModel.Instance.token]);   大部分时候正常  但有20%的几率会触发error事件回调,收到的message为"failed ...

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