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

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

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

...ing):void { console.log("url: " + url); if (Laya.Browser.onMiniGame) { var args = {url:url, handler:null}; var handler = Laya.Handler.create(this, this.OnDownloadFileInWxOk, [args], false); args.handler = handler; Laya.MiniAdpter.downLoadFile(url, null, handler); } else { this.DoLoadData(url); } } p...

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

62. laya.d3.core.Camera_API3.0 [ 83%]

...rticalSize parent postProcess projectionMatrix projectionViewMatrix renderTarget renderingOrder scene skyRenderer timer transform url viewMatrix viewport _updateMark Methods _applyCommandBuffer _createOpaqueTexture _initialize _isLayerVisible _needRenderGamma _processActive _updateCameraRenderData a...

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

63. 命令行发布 · LayaAir3.4 · 引擎文档 · LAYABOX [ 83%]

... > LayaAirIDE --project=/path/to/project --script=Script.Speak --script-args="say \"hello world\"" --project: 项目路径(全路径)。 --script: 指定执行的脚本文件。 --script-args: 指定执行的脚本参数。上述示例中,脚本的参数就会传递("say", "hello world")。...

来源: Laya3.0_文档 发布时间: 20251010

64. laya.ani.bone.Templet_API3.0 [ 82%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

65. laya.d3.webxr.core.WebXRCamera_API3.0 [ 82%]

...e: number Returns void depthTextureFormat get depthTextureFormat(): RenderTargetFormat set depthTextureFormat(value: RenderTargetFormat): void Inherited from Camera.depthTextureFormat Defined in laya/d3/core/Camera.ts:629 深度贴图格式 Returns RenderTargetFormat Inherited from Camera.depthTextu...

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

66. laya.particle.ParticleTemplate2D_API3.0 [ 82%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

67. laya.resource.VideoTexture_API3.0 [ 81%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

68. laya.resource.BaseTexture_API3.0 [ 81%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

69. 关于graphics._saveToCmd的问题 [ 80%]

...    this.sp.graphics._saveToCmd(this.test1,arr);     }     test1(x,y,args):void     {         console.log("args[0]"+args[0]+",args[1]"+args[1]+",args[2]"+args[2])         var sp:Laya.Sprite = args[0];         //sp.graphics.clear();         var ctx=Laya.Render._context.ctx...

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

70. laya.net.Loader_API3.0 [ 80%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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