大约有 112 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0050 秒)
纹理压缩一、概述1.1 纹理压缩的目的1.2 纹理格式种类1.3 总结二、IDE中使用纹理压缩2.1 图片纹理压缩2.2 图集纹理压缩三、代码加载纹理压缩3.1 图片纹理压缩的加载3.2 图集纹理压缩的加载四、优化效果到底怎么样五、各平台纹...
来源: Laya3.0_文档 发布时间: 20241109
...ture laya.resource.BitmapSubclasses RenderTexture2D, Texture2D BaseTexture 纹理的父类,抽象类,不允许实例。 Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture defaulteTexture : BaseTexture[read-only] 获取默认纹理资源。 BaseTexture ...
来源: Laya2.0_api 发布时间: 20190513
## 纹理压缩功能介绍与使用说明 > *Author:charley Update:2020-09-29* ### 一、初识纹理压缩 纹理是指物体表面的纹路样式和细腻程度等外观效果。在计算机图形学中,常用于描述三维模型表面图案的二维图形。 我们日常见到和使用的...
来源: Laya2.0_文档 发布时间: 20210714
...eCube BaseTexture laya.resource.Bitmap TextureCube 类用于生成立方体纹理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture defaulteTexture : BaseTexture[override] [read-only] 获取...
来源: Laya2.0_api 发布时间: 20190513
压缩纹理格式有好工具? 压缩纹理格式 基于OpenGL ES的压缩纹理有常见的如下几种实现: 1)ETC1(Ericsson texture compression) 2)PVRTC (PowerVR texture compression) 3)ATITC (ATI texture compression) 4)S3TC (S3 texture compression) 有没有好工具可以一次...
来源: Laya_社区 发布时间: 20180131
...Texture defaulteTexture : BaseTexture[override] [read-only] 获取默认纹理资源。 RenderTexture depthStencilFormat : int[read-only] 获取深度格式。 return 深度格式。 RenderTexture filterMode : int 缩小过滤器 BaseTexture format : int[read-only] 纹理格式 BaseTexture ...
来源: Laya2.0_api 发布时间: 20190513
...tanceTexture2D BaseTexture laya.resource.Bitmap Texture2D 类用于生成2D纹理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture blackTexture : Texture2D = null[static] 纯黑色纹理。T...
来源: Laya2.0_api 发布时间: 20190513
[LayaAir3]3.2和3.1.6纹理压缩图集配置中,设置PC为BC3后,打包微信小游戏,没有生成dds格式的图片 ,1.之前用旧的版本3.0.11是可以正常导出dds格式图片的。 2.dds格式的图片比ktx文件大很多,有优化方案吗 附件 : --> 2024-10-14 添加评...
来源: Laya_社区 发布时间: 20241014
IOS的纹理压缩的硬件格式不支持啊 看图说话,这个怎么个解决法 附件 : --> 2018-12-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 材质格式和贴图的格式...
来源: Laya_社区 发布时间: 20181211
...xture2D defaulteTexture : BaseTexture[override] [read-only] 获取默认纹理资源。 RenderTexture2D defuv : Array[static] RenderTexture2D depthStencilFormat : int[read-only] 获取深度格式。 return 深度格式。 RenderTexture2D filterMode : int 缩小过滤器 BaseTexture fli...
来源: Laya2.0_api 发布时间: 20190513