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

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

11. laya.media.SoundManager [ 97%]

...av=ch-as-1-7-0 Public Properties PropertyDefined By  autoReleaseSound : Boolean = true[static] 音效播放后自动删除。 SoundManager  autoStopMusic : Boolean[static] 失去焦点后是否自动停止背景音乐。 SoundManager  musicMuted : Boolean[static] 背景音乐(不包括音...

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

12. laya.d3.component.Component3D [ 97%]

...建组件的父类。 Public Properties PropertyDefined By  destroyed : Boolean[read-only] 获取是否已销毁。 Component3D  enable : Boolean 获取是否启用。 Component3D  id : int[read-only] 获取唯一标识ID。 Component3D  isSingleton : Boolean[read-only] 获取是否为单...

来源: laya_api 发布时间: 20170929

13. laya.media.SoundManager_API3.0 [ 97%]

...d stopMusic stopSound Properties Static autoReleaseSound autoReleaseSound: boolean = true Defined in laya/media/SoundManager.ts:90 音效播放后自动删除。 default true Static musicVolume musicVolume: number = 1 Defined in laya/media/SoundManager.ts:25 背景音乐音量。 default 1 Static pl...

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

14. laya.events.MouseManager [ 97%]

...的过程。 Public Properties PropertyDefined By  disableMouseEvent : Boolean = false 是否禁用除 stage 以外的鼠标事件检测。MouseManager  enabled : Boolean = true[static] 是否开启鼠标检测,默认为trueMouseManager  _event : EventMouseManager  mouseDownTime : Number ...

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

15. laya.resource.TextureCube_API3.0 [ 97%]

... constructor new TextureCube(size: number, format: TextureFormat, mipmap?: boolean, sRGB?: boolean, premultiplyAlpha?: boolean): TextureCube Overrides BaseTexture.constructor Defined in laya/resource/TextureCube.ts:85 Parameters size: number format: TextureFormat Default value mipmap: boolean = true...

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

16. laya.d3.physics.PhysicsSimulation [ 96%]

... Public Properties PropertyDefined By  continuousCollisionDetection : Boolean 获取是否进行连续碰撞检测。 PhysicsSimulation  disableSimulation : Boolean = false[static] PhysicsSimulation  fixedTimeStep : Number物理模拟器帧的间隔时间:通过减少fixedTimeStep可增加模...

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

17. laya.resource.Texture2DArray_API3.0 [ 96%]

...th: number, height: number, depth: number, format: TextureFormat, mipmap?: boolean, canRead: boolean, sRGB?: boolean): Texture2DArray Overrides BaseTexture.constructor Defined in laya/resource/Texture2DArray.ts:12 Parameters width: number height: number depth: number format: TextureFormat Default va...

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

18. laya.d3.component.volume.batchvolume.StaticBatchVolume_API3.0 [ 96%]

...Defined in laya/components/Component.ts:36 Optional _singleton _singleton: boolean = true Inherited from Component._singleton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in l...

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

19. laya.d3.resource.TextureCube_API3.0 [ 96%]

... constructor new TextureCube(size: number, format: TextureFormat, mipmap?: boolean, sRGB?: boolean): TextureCube Overrides BaseTexture.constructor Defined in laya/d3/resource/TextureCube.ts:79 Parameters size: number format: TextureFormat Default value mipmap: boolean = true Default value sRGB: bool...

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

20. laya.d3.resource.RenderTextureCube_API3.0 [ 96%]

...rmat: RenderTargetFormat, depthFormat: RenderTargetFormat, generateMipmap: boolean, multiSamples: number): RenderTextureCube Overrides RenderTexture.constructor Defined in laya/d3/resource/RenderTextureCube.ts:6 Parameters size: number colorFormat: RenderTargetFormat depthFormat: RenderTargetFormat ...

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