- Introduced a new import file for the background roughness texture located at `sourceimages/background_txt_pbr/background_txt_roughness.png`. - Configured texture compression settings and metadata for optimal performance. - Set up dependencies and parameters for texture processing, including mipmap generation and channel remapping.
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
[remap]
|
|
|
|
importer="texture"
|
|
type="CompressedTexture2D"
|
|
uid="uid://c85ddisdyntnw"
|
|
path.s3tc="res://.godot/imported/background_txt_normal.png-70ff6486d1119ff10472ae9ba7f0dff3.s3tc.ctex"
|
|
path.etc2="res://.godot/imported/background_txt_normal.png-70ff6486d1119ff10472ae9ba7f0dff3.etc2.ctex"
|
|
metadata={
|
|
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
|
"vram_texture": true
|
|
}
|
|
|
|
[deps]
|
|
|
|
source_file="res://sourceimages/background_txt_pbr/background_txt_normal.png"
|
|
dest_files=["res://.godot/imported/background_txt_normal.png-70ff6486d1119ff10472ae9ba7f0dff3.s3tc.ctex", "res://.godot/imported/background_txt_normal.png-70ff6486d1119ff10472ae9ba7f0dff3.etc2.ctex"]
|
|
|
|
[params]
|
|
|
|
compress/mode=2
|
|
compress/high_quality=false
|
|
compress/lossy_quality=0.7
|
|
compress/uastc_level=0
|
|
compress/rdo_quality_loss=0.0
|
|
compress/hdr_compression=1
|
|
compress/normal_map=1
|
|
compress/channel_pack=0
|
|
mipmaps/generate=true
|
|
mipmaps/limit=-1
|
|
roughness/mode=1
|
|
roughness/src_normal="res://sourceimages/background_txt_pbr/background_txt_normal.png"
|
|
process/channel_remap/red=0
|
|
process/channel_remap/green=1
|
|
process/channel_remap/blue=2
|
|
process/channel_remap/alpha=3
|
|
process/fix_alpha_border=true
|
|
process/premult_alpha=false
|
|
process/normal_map_invert_y=false
|
|
process/hdr_as_srgb=false
|
|
process/hdr_clamp_exposure=false
|
|
process/size_limit=0
|
|
detect_3d/compress_to=0
|