大约有 6,598 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0113 秒)
Laya_社区(5247) Laya3.0_api(482) Laya2.0_文档(363) Laya_示例(154) Laya2.0_示例(116) Laya3.0_文档(105) Laya2.0_api(67) laya_api(64)
...取文件,是读不出来了 MiniFileMgr.readFile(url,fileObj.encoding,new Handler(MiniLoader,MiniLoader.onReadNativeCallBack,[encoding,url,type,cache,group,ignoreCache,thisLoader]),url); }请问,应该怎么解决呢? 谢谢! 2018-06-04 添加评论 免费帖 --> 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20180604
... 要回复问题请先登录 发起人 JoeneBen 相关问题 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里 LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) 关于微信7.0.3版本之后的版本,微信小...
来源: Laya_社区 发布时间: 20210106
...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
...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
...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
... AppConfig.init(); let game = new Game(Laya.stage); if (!this._roomId && this.getGets()["roomId"]) { this._roomId = parseInt(this.getGets()["roomId"]); } ...
来源: Laya_社区 发布时间: 20181208
...叠 要回复问题请先登录 发起人 vvv123 相关问题 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里 2.0一不小心删了bin目录下的某个场景json文件。。竟然无法自动生成了? liblayaair.so 总是崩溃,有没有官...
来源: Laya_社区 发布时间: 20181012
...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
...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
...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