大约有 18 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0037 秒)
...此渲染纹理是否使用sRGB读/写转换(只读)。 AnisoLevel:各向异性值。 FilterMode:采样过滤模式。 WrapModeU:U方向采样模式。 WrapModeV:V方向采样模式。 对本篇来说,渲染纹理的宽度,高度,颜色格式和深度格式,对效果有一定影...
来源: Laya3.0_文档 发布时间: 20241014
...ies Show Inherited Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture blackTexture : Texture2D = null[static] 纯黑色纹理。Texture2D defaulteTexture : BaseTexture[override] [read-only] 获取默认纹理资源。 Texture2D filterMode : int 缩小过滤...
来源: Laya2.0_api 发布时间: 20190513
...方式 texture.filterMode = Laya.BaseTexture.FILTERMODE_BILINEAR; //设置各向异性等级 texture.anisoLevel = 2; // texture.setCompressData(data); mater.albedoTexture = texture; //修改材质贴图的平铺和偏移 // var tilingOffset:Laya.Vector4 = mater.tilingOffset; // tilingOffset.setValue...
来源: Laya_社区 发布时间: 20220815
...请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 各向异性 aniso level 和 unity数值效果不一致 可以设置,Basetexture 类里的方法 各向异性等级 */ get/set anisoLevel() 设置一下 texture2d.anisoLeve...
来源: Laya_社区 发布时间: 20190808
...ted from BaseTexture.anisoLevel Defined in laya/resource/BaseTexture.ts:81 各向异性值 Returns number Inherited from BaseTexture.anisoLevel Defined in laya/resource/BaseTexture.ts:84 各向异性值 Parameters value: number Returns void baseMipmapLevel get baseMipmapLevel(): number set baseMipma...
来源: Laya3.0_api 发布时间: 20231115
...允许实例。 Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture defaulteTexture : BaseTexture[read-only] 获取默认纹理资源。 BaseTexture filterMode : int 缩小过滤器 BaseTexture format : int[read-only] 纹理格式 BaseTexture mipmap :...
来源: Laya2.0_api 发布时间: 20190513
...ted from BaseTexture.anisoLevel Defined in laya/resource/BaseTexture.ts:81 各向异性值 Returns number Inherited from BaseTexture.anisoLevel Defined in laya/resource/BaseTexture.ts:84 各向异性值 Parameters value: number Returns void baseMipmapLevel get baseMipmapLevel(): number set baseMipma...
来源: Laya3.0_api 发布时间: 20231115
...anisoLevel(value: number): void Defined in laya/resource/BaseTexture.ts:81 各向异性值 Returns number Defined in laya/resource/BaseTexture.ts:84 各向异性值 Parameters value: number Returns void baseMipmapLevel get baseMipmapLevel(): number set baseMipmapLevel(value: number): void Defined in...
来源: Laya3.0_api 发布时间: 20231115
...建一个更自然,现实的外观 Emission 自发光颜色 Anisotropy 各向异性参数,增加采样次数来补充贴图展示在模型上的细节 Alpha 透明度,选择了TRANSPARENT渲染模式,会根据Alpha值选择不同的透明度 图2-1展示了PBR材质类型是Shader蓝图的...
来源: Laya3.0_文档 发布时间: 20241014
...ted from BaseTexture.anisoLevel Defined in laya/resource/BaseTexture.ts:81 各向异性值 Returns number Inherited from BaseTexture.anisoLevel Defined in laya/resource/BaseTexture.ts:84 各向异性值 Parameters value: number Returns void baseMipmapLevel get baseMipmapLevel(): number set baseMipma...
来源: Laya3.0_api 发布时间: 20231115