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

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

421. 使用IDE制作的动画在pc模拟器播放OK在手机端不显示 [ 75%]

...c模拟器播放OK在手机端不显示 loaded : function(){ this.loader = Laya.loader; this.loader.retryNum = 0;//无加载重试 this.urls = ['imgdebris/imgdebris.atlas','imgdebris/p1_slj.png',]; // this.loader.load(this.urls[0], Laya.Handler.create(this, this.onAssetloaded)); this.loader.load(thi...

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

422. laya.d3.core.SimpleSkinnedMeshSprite3D_API3.0 [ 75%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/SimpleSkinnedMeshSprite3D" SimpleSkinnedMeshSprite3D Class SimpleSkinnedMeshSprite3D SkinnedMeshSprite3D 类用于创建网...

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

423. laya.resource.RenderTexture2D_API3.0 [ 75%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/RenderTexture2D" RenderTexture2D Class RenderTexture2D RenderTexture 类用于创建渲染目标。 Hierarchy BaseTexture ...

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

424. Laya3D [ 75%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames Laya3DProperties | Methods | Constants PackageTop LevelClasspublic class Laya3DInheritanceLaya3D Object Laya3D 类用于初始化3D设置。 Public Properties PropertyDefined By  enbalePhysics : *[static] [read-only] ...

来源: Laya2.0_api 发布时间: 20190513

425. Sprite.loadImage在Android平台无法卡死,web和iOS平台正常 [ 75%]

...return; } // 通过服务器中转获取图片数据 var url = "http://" + LayaHttp.HALL_HOST + "/public/load_img?url=" + encodeURI(headImgUrl); // 新建一个Sprite放置头像, var sp = new Laya.Sprite(); sp.loadImage(url, 0, 0, widget.width, widget.height); //从网络加载图片生成Sprite ...

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

426. laya.d3.resource.RenderTextureCube_API3.0 [ 75%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/resource/RenderTextureCube" RenderTextureCube Class RenderTextureCube Hierarchy RenderTexture RenderTextureCube Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _inPool _isCameraTarge...

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

427. 用laya开发出来的app包,如果用webview 调用一些app 是否不可以? [ 75%]

laya开发出来的app包,如果用webview 调用一些app 是否不可以? 例如我用laya来接第三方支付,微信的支付需要唤起他的app进行支付, 在webview里面是不可以调用的?或者说调用是不成功的? 2018-10-08 添加评论 免费帖 --> 分享 微...

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

428. laya.resource.NativeRenderTexture2D_API3.0 [ 75%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/NativeRenderTexture2D" NativeRenderTexture2D Class NativeRenderTexture2D RenderTexture 类用于创建渲染目标。 Hier...

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

429. HttpRequest 回调方法都没执行 LayaAir 1.7.17 beta JS版本 [ 74%]

HttpRequest 回调方法都没执行 LayaAir 1.7.17 beta JS版本 function postData(url,request) { this.http = new Laya.HttpRequest(); //new一个HttpRequest类 this.http.once(Laya.Event.PROGRESS,this,this.onProgress); //数据传输中 this.http.once(Laya.Event.COMPLETE,this,this.onComplete); //...

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

430. laya.d3.core.MeshSprite3D [ 74%]

...No Frames MeshSprite3DProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class MeshSprite3DInheritanceMeshSprite3D RenderableSprite3D Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses MeshTerrainSprite3D, WaterSprite MeshSprite3D 类用于创建网格。 Public P...

来源: laya_api 发布时间: 20170929