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

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

1661. laya.d3.webxr.core.WebXRExperienceHelper_API3.0 [ 57%]

...amera setWebXRInput supportXR canvasOptions Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

1662. 微信小游戏报错 the .lh file root type must be Scene [ 57%]

...游戏报错 Scene: the .lh file root type must be Scene,please use other function to load this file.;at api readFile success callback function Error: Scene: the .lh file root type must be Scene,please use other function to load this file. at Scene.__proto.onAsynLoaded (http://127.0.0.1:62629/game/c...

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

1663. laya.html.HtmlElement_API3.0 [ 57%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface

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

1664. Animation 的createFrames 使用已经加载的图集缓存动画失败 [ 57%]

...ath:String = "res/fighter/fighter.json"; private var fly:Animation; public function Animation_Altas() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.loader.load(AniConfPath, Handler.create(this, createAnimation), null, Loader.ATLAS); } p...

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

1665. 程序运行中,得到类的名字如何实例化这个类 [ 57%]

...布后缺少app.json文件 导微信小程序报错window.focus is not a function 有没有使用LayaAir开发微信小程序的demo? 程序启动报错“请设置应用程序的启动配置文件“ 程序调试10秒钟后报错 程序字描边 问题状态 最新活动: 2017-01-04 19:53 浏览:...

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

1666. laya.d3.physicscannon.shape.CannonColliderShape_API3.0 [ 57%]

...ype parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface Static property

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

1667. 怎么清理掉 Sprite3D 相关的缓存资源, 资源destroy后内存还下降、。 [ 57%]

...,内存没下降。   清理方法            override public function destroy(destroyChild:Boolean = true):void {             if(effect3D != null){                 effect3D.destroy();                 effect3D = null;             }         ...

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

1668. laya.d3.renderobjs.renderobj.RenderElementOBJ_API3.0 [ 57%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

1669. as 单例类的方法 赋值问题 [ 57%]

... 赋值问题 一个在A类是单例的 A类中变量 public var TestFun:Function; B类中赋值 A.getInstance().TestFun= onTestMethod; as是可以赋值 layaflash 要怎么做 2017-02-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

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

1670. 【Laya2.1BUG】 给view设置runtime后,类型是any [ 57%]

...问题:   1,替换两个函数: CodeManager.createTsSamePackageCode=function(packages,packageDic,preCode){ var tPackage; var i=0,len=0; len=packages.length; var packageCodes; packageCodes=; for(i=0;i<len;i++){ CodeManager.createTsSamePackageOne(packageCodes,packageDic[packages[i]]); } pack...

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