大约有 612 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0033 秒)
...窗口物理高度。考虑了设备像素比。Browser httpProtocol : Boolean[static] 表示是否是 HTTP 协议。Browser onAndriod : Boolean[static] 表示是否在 Android设备。Browser onAndroid : Boolean[static] 表示是否在 Android设备。Browser onEdge : Boolean[static] ...
来源: laya_api 发布时间: 20170929
...ring[static] private Laya3D init(width:Number, height:Number, antialias:Boolean = false, alpha:Boolean = false, premultipliedAlpha:Boolean = true, stencil:Boolean = true):void[static] 初始化Laya3D相关设置。 Laya3DConstructor DetailLaya3D()Constructorpublic function Laya3D() 创建一个 L...
来源: laya_api 发布时间: 20170929
...的环境(非主画布)。 Static onAlipayMiniGame onAlipayMiniGame: boolean Defined in laya/utils/Browser.ts:50 阿里小游戏 Static onAndroid onAndroid: boolean Defined in laya/utils/Browser.ts:22 表示是否在 Android 设备内。 Static onBDMiniGame onBDMiniGame: boolean Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...rce 资源存取类。 Public Properties PropertyDefined By disposed : Boolean[read-only] 是否已处理。 Resource id : int[read-only] 获取唯一标识ID(通常用于优化或识别)。 Resource lastUseFrameCount : int[read-only] 距离上次使用帧率。 Resource loaded : Boolea...
来源: laya_api 发布时间: 20170422
...mat: RenderTargetFormat, depthFormat: RenderTargetFormat, generateMipmap?: boolean, multiSamples?: number, generateDepthTexture?: boolean, sRGB?: boolean): RenderTexture Overrides BaseTexture.constructor Defined in laya/d3/resource/RenderTexture.ts:155 Parameters width: number height: number colorFo...
来源: Laya3.0_api 发布时间: 20231102
...mat: RenderTargetFormat, depthFormat: RenderTargetFormat, generateMipmap?: boolean, multiSamples?: number, generateDepthTexture?: boolean, sRGB?: boolean): RenderTexture Overrides BaseTexture.constructor Defined in laya/resource/RenderTexture.ts:159 Parameters width: number height: number colorForma...
来源: Laya3.0_api 发布时间: 20231115
...建组件的父类。 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
... 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
...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