大约有 1,182 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0064 秒)
Laya3.0_api(429) Laya_社区(250) Laya2.0_api(228) laya_api(183) Laya2.0_文档(54) Laya3.0_文档(26) Laya2.0_示例(6) Laya_示例(6)
...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
...建组件的父类。 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
...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
...的过程。 Public Properties PropertyDefined By disableMouseEvent : Boolean = false 是否禁用除 stage 以外的鼠标事件检测。MouseManager enabled : Boolean = true[static] 是否开启鼠标检测,默认为trueMouseManager _event : EventMouseManager mouseDownTime : Number ...
来源: Laya2.0_api 发布时间: 20190513
... 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
... Public Properties PropertyDefined By continuousCollisionDetection : Boolean 获取是否进行连续碰撞检测。 PhysicsSimulation disableSimulation : Boolean = false[static] PhysicsSimulation fixedTimeStep : Number物理模拟器帧的间隔时间:通过减少fixedTimeStep可增加模...
来源: Laya2.0_api 发布时间: 20190513
...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
...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
... 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
...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