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

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

171. laya.d3.webxr.core.WebXRSessionManager_API3.0 [ 47%]

...ons All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRSessionManager" WebXRSessionManager Class WebXRSessionManager Manages an XRSession to work with layaAir engine author miner Hierarchy EventDispatcher WebXRSessionManager Index Properties baseR...

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

172. 安卓打包 APK的几个错误日志 求大神帮分析 [ 46%]

...E/LayaBox(25394): jsimg GCed 02-08 02:40:05.525: E/chromium(25394): [ERROR:gl_surface_egl.cc(289)] eglChooseConfig failed with error EGL_SUCCESS 02-08 02:40:06.814: E/ReloadingLock(15352): Finalizing LOCKED Token[shortcuts 2018-02-08 02:39:58.855] 02-08 02:40:11.256: E/memtrack(14322): Couldn't load...

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

173. laya.d3.graphics.VertexBuffer3D [ 46%]

...By _buffer : *Buffer _bufferType : intBuffer _bufferUsage : intBuffer _gl : WebGLContext[static] Buffer _glBuffer : *BufferPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  VertexBuffer3D(vertexDeclaration:VertexDeclaration, vertexCount:int, bufferU...

来源: laya_api 发布时间: 20170929

174. dcc下载超时 [ 45%]

dcc下载超时 07-04 20:55:27.087: D/OpenGLRenderer(7884): Use EGL_SWAP_BEHAVIOR_PRESERVED: true 07-04 20:55:27.095: D/(7884): HostConnection::get() New Host Connection established 0xad5e3cd0, tid 7884 07-04 20:55:27.111: D/(7884): >>>>>>>>>>>>>>>>&g...

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

175. ios微信clone特效会导致特效的mesh无法显示 [ 45%]

...n._shaderValues.getData(); for (var k in oriData) { let loc = parseInt(k); gl.disableVertexAttribArray(loc); } }      2022-07-21 1 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 sandwich 相关问题 2.0一不...

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

176. laya.d3.graphics.IndexBuffer3D [ 45%]

...By _buffer : *Buffer _bufferType : intBuffer _bufferUsage : intBuffer _gl : WebGLContext[static] Buffer _glBuffer : *BufferPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  IndexBuffer3D(indexType:String, indexCount:int, bufferUsage:int, canRead:Boo...

来源: laya_api 发布时间: 20170929

177. 关于截屏的问题 [ 44%]

... ); console.log("onCharge-------------------------4"); Laya.Browser.window.globalImage = window.document.createElement("img"); console.log("onCharge-------------------------5"); Laya.Browser.window.globalImage.onload=function() { console.log("onCharge-------------------------6"); } console.log("onCh...

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

178. vivo 的激励视频无法播放 app启动的时候报错 [ 44%]

...# Version: 1.10.3 Build 7/22/2020, 7:50:52 PM (no filename):8 Enable batch GL commands optimization! (no filename):8 running const: 22.53557300567627ms (no filename):8 ### App VNative ### Version: 1.10.3 Build 7/22/2020, 7:50:52 PM (no filename):8 running const: 32.08578100800514ms (no filename):8 S...

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

179. android下layabox调用Laya.Texture2D.load报错 [ 41%]

...LayaPlayer android下layabox调用Laya.Texture2D.load报错 看源码是WebGL.mainContext为空,请问会是配置问题,还是某种支持问题吗? (PS:: h5浏览器运行是正常的)   报错堆栈: 02-06 14:59:43.858  6545  6658 I LayaBox : alert=http://10.0.1.72/game/dev-loca ... 5668...

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

180. 自定义2D Shader · LayaAir3.3 · 引擎文档 · LAYABOX [ 41%]

...其余引擎涉及到的uniform变量可以在LayaAir引擎源码中的xx.glsl文件中找到。 变量名 描述 所属GLSL文件(高阶操作不推荐直接使用) u_mmat 2D变换矩阵 Sprite2DVertex.glsl u_spriteTexture 精灵纹理 Sprite2DFrag.glsl u_color 颜色 Sprite2DFrag.glsl u_colorAdd ...

来源: Laya3.0_文档 发布时间: 20251010