mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 19:33:46 +00:00
Noisy textures for boxes and tables
This commit is contained in:
parent
d318e299f7
commit
5e3ccf3b99
37 changed files with 314 additions and 23 deletions
|
|
@ -8,7 +8,7 @@ metadata={
|
|||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "70114eaeee0c2486cf0f584695747bb1"
|
||||
"md5": "3406f98156b90d2928015145b78c7f6c"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
|
@ -21,6 +21,8 @@ dest_files=["res://.godot/imported/Box_Yellow_0.png-c2156d5abd01ddcba7e136818721
|
|||
compress/mode=3
|
||||
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=0
|
||||
compress/channel_pack=0
|
||||
|
|
@ -28,6 +30,10 @@ mipmaps/generate=true
|
|||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue