大约有 12 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0027 秒)
[LayaAir3]3.1,3.2启用webXR模式时报错ReferenceError: LayaGL is not defined 在做webXR测试时,LayaAir3.0.11,启用webXR模式正常,在3.1,3.2启用时报ReferenceError: LayaGL is not defined 错误,在webXR模式时,可以实现瞬移位置的功能吗? 附件 : --> webXR.rar 2...
来源: Laya_社区 发布时间: 20240607
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/layagl/LayaGL" LayaGL Class LayaGL 封装GL命令 Hierarchy LayaGL Index Properties render2DContext renderDrawContext renderEngine renderOBJCreate textureContext Properties Static render2DContext render2DContext: IRender2DCon...
来源: Laya3.0_api 发布时间: 20231115
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/layagl/QuickTestTool" QuickTestTool Class QuickTestTool ... author ww Hierarchy QuickTestTool Index Constructors constructor Properties _renderType _repaint _x _y Methods render __init__ enableQuickTest getMCDName showCountIn...
来源: Laya3.0_api 发布时间: 20231115
...ceHelper.ts中的申请WebXR交互的enterXRAsync方法中获取不到Laya.LayaGL.renderEngine._gl变量 如上图,到这个地方为undefined 看了一下,变量是WebGLEngine类,没有_gl,只有gl的get和set 附件 : --> 2023-11-08 添加评论 免费帖 --> 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20231108
...ebGl模式,使用 drawToCanvas 报错 ImageData is not defined? Native下LayaGL.instance无法获取 3D上怎么样设置以线框模式渲染? zip更新模式缓存是怎么读取的?? 如何开启双线程模式 runtime中混合模式失效!!!!!! 问题状态 最新活动: 2019...
来源: Laya_社区 发布时间: 20180910
...ebGl模式,使用 drawToCanvas 报错 ImageData is not defined? Native下LayaGL.instance无法获取 3D上怎么样设置以线框模式渲染? zip更新模式缓存是怎么读取的?? 如何开启双线程模式 runtime中混合模式失效!!!!!! 问题状态 最新活动: 2018...
来源: Laya_社区 发布时间: 20181031
...a/d3/graphics/VertexBuffer3D" VertexBuffer3D Class VertexBuffer3D 请使用LayaGL.RenderOBJCreate.createIndexBuffer3D来创建 VertexBuffer3D 类用于创建顶点缓冲。 Hierarchy VertexBuffer VertexBuffer3D NativeVertexBuffer3D Index Constructors constructor Properties _buffer _bufferType _buffe...
来源: Laya3.0_api 发布时间: 20231115
...laya/d3/graphics/IndexBuffer3D" IndexBuffer3D Class IndexBuffer3D 请使用LayaGL.RenderOBJCreate.createIndexBuffer3D来创建 IndexBuffer3D 类用于创建索引缓冲。 Hierarchy IndexBuffer IndexBuffer3D NativeIndexBuffer3D Index Constructors constructor Properties _buffer _bufferType _bufferUsa...
来源: Laya3.0_api 发布时间: 20231115
... if (!this._canvasBeginCmd){ this._canvasBeginCmd=LayaGL.instance.createCommandEncoder(128,64,false); } if (!this._canvasEndCmd){ this._canvasEndCmd=LayaGL.instance.createCommandEncoder(128,64,false); } ...
来源: Laya_社区 发布时间: 20190612
... at new Main (http://127.0.0.1:43542/game/js/bundle.js:267:90) LESS是LayaGL.instance的属性,报错位置在WebGLContext.__init__ ();中 断点发现 在类Render 的 initRender 方法中 getWebGLContext 总返回null; 附件已上传 附件 : --> wxgame.zip 2022-06-16 添加评论 ...
来源: Laya_社区 发布时间: 20220616