大约有 334 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0040 秒)
Laya3.0_api(116) Laya2.0_api(82) laya_api(75) Laya3.0_文档(48) Laya_社区(10) Laya2.0_示例(1) Laya_示例(1) Laya2.0_文档(1)
...t gammaCorrection gammaSpace generateDepthTexture generateMipmap gpuMemory height id isCube maxMipmapLevel mipmap mipmapCount multiSamples obsolute referenceCount samples width wrapModeU wrapModeV wrapModeW bindCanvasRender cpuMemory currentActive gpuMemory Methods _addReference _clearReference _cre...
来源: Laya3.0_api 发布时间: 20231102
...t gammaCorrection gammaSpace generateDepthTexture generateMipmap gpuMemory height id isCube maxMipmapLevel mipmap mipmapCount multiSamples obsolute referenceCount samples width wrapModeU wrapModeV wrapModeW bindCanvasRender cpuMemory currentActive gpuMemory Methods _addReference _clearReference _end...
来源: Laya3.0_api 发布时间: 20231115
...r gammaCorrection gammaSpace generateDepthTexture generateMipmap gpuMemory height id isCube maxMipmapLevel mipmap mipmapCount multiSamples obsolute referenceCount samples width wrapModeU wrapModeV wrapModeW bindCanvasRender cpuMemory currentActive gpuMemory Methods _addReference _clearReference _cre...
来源: Laya3.0_api 发布时间: 20231115
...destroyed dimension filterMode format gammaCorrection gammaSpace gpuMemory height id maxMipmapLevel mipmap mipmapCount obsolute referenceCount width wrapModeU wrapModeV wrapModeW cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory dest...
来源: Laya3.0_api 发布时间: 20231115
...的layer属性相同的图层进行合并以提高性能 TiledMap gridHeight : Number[read-only] 块的高度 TiledMap gridWidth : Number[read-only] 块的宽度 TiledMap height : int[read-only] 地图的高度 TiledMap numColumnsGrid : Number[read-only] 地图的横向块数 TiledMap ...
来源: laya_api 发布时间: 20170929
...的layer属性相同的图层进行合并以提高性能 TiledMap gridHeight : Number[read-only] 块的高度 TiledMap gridWidth : Number[read-only] 块的宽度 TiledMap height : int[read-only] 地图的高度 TiledMap numColumnsGrid : Number[read-only] 地图的横向块数 TiledMap ...
来源: Laya2.0_api 发布时间: 20190513
...e var renderTexture = RenderTexture.createFromPool(viewPort.width,viewPort.height,RenderTextureFormat.R8G8B8,RenderTextureDepthFormat.DEPTHSTENCIL_NONE); this.texture = renderTexture; //将当前渲染的结果拷贝到创建好的RenderTexture buf.blitScreenTriangle(null,renderTexture); //获得模...
来源: Laya3.0_文档 发布时间: 20251010
...how Inherited Public Methods MethodDefined By Texture2D(width:int = 0, height:int = 0, format:int, mipmap:Boolean = true, canRead:Boolean = false) 创建一个 Texture2D 实例。 Texture2D _getSource():*[override] 获取纹理资源。 BaseTexture _parse(data:*, propertyParams:Object = null...
来源: Laya2.0_api 发布时间: 20190513
...类似,但必须适配宽度。高度有可能超出内容框。 Cover Height 和Cover模式类似,但必须适配高度。宽度有可能超出内容框。 Shrink Only 勾选后,无论Fit Mode的设置如何,都不允许图片被放大。 Color 图片的颜色。 Mesh 为渲染器提供自...
来源: Laya3.0_文档 发布时间: 20251010
...六张图片源填充纹理。 TextureCube setSixSidePixels(width:int, height:int, pixels:Array):void 通过六张图片源填充纹理。 TextureCubeProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _disposeResource():void[override] BaseTextur...
来源: Laya2.0_api 发布时间: 20190513