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

大约有 555 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0059 秒)

51. laya.media.SoundManager_API3.0 [ 86%]

... SoundChannel 对象。 Returns void Static destroySound destroySound(url: string): void Defined in laya/media/SoundManager.ts:337 释放声音资源。 Parameters url: string 声音播放地址。 Returns void Static playMusic playMusic(url: string, loops?: number, complete?: Handler, startTime?: n...

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

52. laya.d3.resource.DataTexture2D [ 86%]

...eTexture source : *[read-only] 获取纹理资源。 BaseTexture  src : String[read-only] 获取文件路径全名。 DataTexture2D width : int[read-only] 获取宽度。 BaseTexturePublic Methods  MethodDefined By  DataTexture2D() 创建一个 Texture2D 实例。 DataTexture2D  create(data...

来源: laya_api 发布时间: 20170929

53. laya.ani.bone.Templet [ 86%]

...才能显示 TempletPublic Methods  MethodDefined By  _setCreateURL(url:String):void[override] Templet  buildArmature(aniMode:int = 0):Skeleton 创建动画 0,使用模板缓冲的数据,模板缓冲的数据,不允许修改 (内存开销小,计算开销小,不支持换装) 1,使用...

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

54. laya.d3.resource.Texture2D [ 86%]

...re2D  getPixels():Uint8Array 返回图片像素。 Texture2D  load(url:String):Texture2D[static] 加载Texture2D。 Texture2D  onAsynLoaded(url:String, data:*, params:Array):void[override] private Texture2DProtected Methods  MethodDefined By  detoryResource():void[override] 销毁资源。 ...

来源: laya_api 发布时间: 20170929

55. 内存释放问题 [ 86%]

...IModuleManager { /** * 模块资源路径 */ private static moduleResPath: string = 'res/atlas/{0}.json'; /** * 模块的资源名称和模块的主面板(模块的主面板类全名,模块资源图集名称[]) * @type {Laya.Dictionary} * @memberof ResourcesModuleManager */ public static poolM...

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

56. laya.resource.BaseTexture_API3.0 [ 86%]

...锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited...

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

57. laya.media.Sound [ 86%]

...MethodDefined By  dispose():void 释放声音资源。 Sound event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):B...

来源: laya_api 发布时间: 20170929

58. laya.display.Animation [ 86%]

...示不透明。更改alpha值会影响drawcall。Sprite  autoAnimation : String[write-only] 设置自动播放的动画名称,在LayaAir IDE中可以创建的多个动画组成的动画集合,选择其中一个动画名称进行播放。 Animation  autoPlay : Boolean[write-only] 是否自动...

来源: laya_api 发布时间: 20170929

59. laya.display.Animation [ 85%]

...示不透明。更改alpha值会影响drawcall。Sprite  autoAnimation : String[write-only] 设置自动播放的动画名称,在LayaAir IDE中可以创建的多个动画组成的动画集合,选择其中一个动画名称进行播放。 Animation  autoPlay : Boolean[write-only] 是否自动...

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

60. Laya3D [ 85%]

...y  Laya3D() 创建一个 Laya3D 实例。 Laya3D  _cancelLoadByUrl(url:String):void[static] private Laya3D  init(width:Number, height:Number, config:Config3D = null, compolete:Handler = null):void[static] 初始化Laya3D相关设置。 Laya3DPublic Constants ConstantDefined By  ANIMATIONCLI...

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