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

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

6211. Laya.MiniAdpter.downLoadFile缓存的文件无法读取的问题 [ 39%]

...取文件,是读不出来了 MiniFileMgr.readFile(url,fileObj.encoding,new Handler(MiniLoader,MiniLoader.onReadNativeCallBack,[encoding,url,type,cache,group,ignoreCache,thisLoader]),url); }请问,应该怎么解决呢? 谢谢!     2018-06-04 添加评论 免费帖 --> 分享 微博 QZONE ...

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

6212. laya2.10两个版本的测试,Oppo分包无法加载,读取资源报错,能加载分包无法读取回调 [ 39%]

... 要回复问题请先登录 发起人 JoeneBen 相关问题 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里 LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) 关于微信7.0.3版本之后的版本,微信小...

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

6213. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 39%]

...etChildIndex timerLoop timerOnce instantiate load Constructors constructor new ReflectionProbe(): ReflectionProbe Overrides Sprite3D.constructor Defined in laya/d3/core/reflectionProbe/ReflectionProbe.ts:50 Returns ReflectionProbe Properties Optional _extra _extra: INodeExtra Inherited from Node._ex...

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

6214. TS setExternalLinkEx問題 [ 39%]

...idth,window.innerHeight); window.requestAnimationFrame(this.render); } } } new Webview.GameMain(); Laya_Aaron • 2018-05-28 14:40 我就是用的你的专案,在上面改的,我贴的代码可以运行呀 QQ • 2018-05-28 14:45 改JS代碼還是TS代碼? Laya_Aaron • 2018-05-28 14:46 @QQ:你...

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

6215. 用javascript如何实现游戏登录游戏前的资源加载进度,如何将图片,音乐等素材加载到界面通过加载条显示加载进度 [ 39%]

...onDisable(); Laya.timer.clear(this, this.updataPosition) let gameManager = new GameManager(this.token); gameManager.preInit(); } public progress(e) { this.progressUI.setPosition(Laya.stage.width / 2, Laya.stage.height / 2); this.progressUI.UIMenu.tweenValue(e * 100, 0.5) } } 2017-12-04 0 3 分享 ...

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

6216. SCALE_FIXED_WIDTH适配屏幕的问题 [ 38%]

...               AppConfig.init();                 let game = new Game(Laya.stage);                 if (!this._roomId && this.getGets()["roomId"]) {                     this._roomId = parseInt(this.getGets()["roomId"]);                 }           ...

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

6217. laya2.0用FlashDevelop调用编译,总是打开bin\h5\index.html [ 38%]

...叠 要回复问题请先登录 发起人 vvv123 相关问题 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里 2.0一不小心删了bin目录下的某个场景json文件。。竟然无法自动生成了? liblayaair.so 总是崩溃,有没有官...

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

6218. UI加载完成后无法获取控件的大小——超详细版问题 [ 38%]

...oaded)); function onLoaded(): void { //实例UI界面 var testUI: TestUI = new TestUI(); Laya.stage.addChild(testUI); console.log("myref-onloaded", testUI.myref.getBounds()); console.log("mypan-onloaded", testUI.mypan.getBounds()); Laya.stage.event(Laya.Event.RESIZE) console.log("myref-event_resize"...

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

6219. laya.d3.renderobjs.nativeobj.NativeUniformBufferObject_API3.0 [ 38%]

...etDataByUniformBufferData unbind create getBuffer Constructors constructor new NativeUniformBufferObject(glPointer: number, name: string, bufferUsage: BufferUsage, byteLength: number, isSingle: boolean): NativeUniformBufferObject Overrides UniformBufferObject.constructor Defined in laya/d3/RenderObj...

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

6220. laya.d3.core.scene.bvh.BVHSpatialBox_API3.0 [ 38%]

...raverseBoundsCell sciContainsBox sciIntersectsBox Constructors constructor new BVHSpatialBox(bvhmanager: BVHSpatialManager, config: BVHSpatialConfig): BVHSpatialBox Defined in laya/d3/core/scene/bvh/BVHSpatialBox.ts:111 创建BVHSpaticalBox实例 Parameters bvhmanager: BVHSpatialManager config: BVHS...

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