大约有 1,565 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0052 秒)
Laya_社区(1058) Laya3.0_api(185) Laya2.0_api(130) laya_api(125) Laya2.0_文档(36) Laya3.0_文档(18) Laya2.0_示例(7) Laya_示例(6)
...rarchy TransLargeUBOUtils Index Properties bindUBO currentlength defaultSubData maxlength pool subDataMap subDataParamMap addStep configStartLength Methods create destroy recover reset updateBindRange updateSubData Properties bindUBO bindUBO: UniformBufferObject Defined in laya/d3/core/TransLargeUBO...
来源: Laya3.0_api 发布时间: 20231102
...p.timestamp; } // 将原始坐标转换为百度坐标 convertToBaiduCoord(data) { if (data.status == 0) { let position = data.points[0]; // 设置标注物位置 marker.setPosition(position); map.panTo(position); map.setZoom(17); } } onError(e) { const Geolocation = Laya.Geolocation; if (e.code == ...
来源: Laya2.0_示例 发布时间: 20241117
...后就有了,临时你也可以通过修改代码来添加保护:var data:*; data=Loader.getRes(_url); if (!data) { event(Event.ERROR,"file not find"); return; } //保护修改-----start------------------ var atlasData:Object = Loader.getAtlas(_atlasPath); if(!atlasData) { event(Event.ERROR,"fil...
来源: Laya_社区 发布时间: 20180907
...er传过来的数据函数 (this as any as WorkerLoader).workerMessage(evt.data); } } 回调函数this指向有问题 附件 : --> 2019-08-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同来自:...
来源: Laya_社区 发布时间: 20190802
...fferUsage canRead indexCount indexType indexTypeByteCount Methods _setIndexData destroy getData setData unbind Constructors constructor new NativeIndexBuffer3D(indexType: IndexFormat, indexCount: number, bufferUsage?: BufferUsage, canRead?: boolean): NativeIndexBuffer3D Overrides IndexBuffer3D.const...
来源: Laya3.0_api 发布时间: 20231115
...{ key:key, data:value ///是错误的 }); } catch(error){ VVMiniAdapter.window.qg.setStorage({ key:key, ...
来源: Laya_社区 发布时间: 20191018
...后就有了,临时你也可以通过修改代码来添加保护:var data:*; data=Loader.getRes(_url); if (!data) { event(Event.ERROR,"file not find"); return; } //保护修改-----start------------------ var atlasData:Object = Loader.getAtlas(_atlasPath); if(!atlasData) { event(Event.ERROR,"fil...
来源: Laya_社区 发布时间: 20180908
...an't find variable: HTMLAnchorElement, 在文件/var/mobile/Containers/Data/Application/E3BF064E-27C0-458F-AA17-18DAC45C068D/Library/Caches/MiniGame_v1/1109894360/1/1_0_0/unpack/game.js(行2,列232517), 堆栈:/var/mobile/Containers/Data/Application/E3BF064E-27C0-458F-AA17-18DAC45C068D/Librar...
来源: Laya_社区 发布时间: 20191011
...} //初始化预加载数据 public m_initData(url:string,atlas:boolean,atlasPath?:string){ (atlas===void 0)&& (atlas=false); this['_url']=url=Laya.URL.formatURL(url); if(atlas)this['_atla...
来源: Laya_社区 发布时间: 20180615
...后就有了,临时你也可以通过修改代码来添加保护:var data:*; data=Loader.getRes(_url); if (!data) { event(Event.ERROR,"file not find"); return; } //保护修改-----start------------------ var atlasData:Object = Loader.getAtlas(_atlasPath); if(!atlasData) { event(Event.ERROR,"fil...
来源: Laya_社区 发布时间: 20180908