Revise vessel mid, lights
This commit is contained in:
parent
1e605404e6
commit
046a6353d7
11
godot/maps/materials/{str_grating6.tres
Normal file
11
godot/maps/materials/{str_grating6.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://2qgo4xbaj26l"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://xwu2jf05hgmg" path="res://maps/textures/{str_grating6.png" id="1_jv1up"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1_jv1up")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
@ -3,19 +3,20 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://xwu2jf05hgmg"
|
||||
path="res://.godot/imported/{str_grating6.png-cb8e2e96d70c00e2058345a8da1da870.ctex"
|
||||
path.s3tc="res://.godot/imported/{str_grating6.png-cb8e2e96d70c00e2058345a8da1da870.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://maps/textures/{str_grating6.png"
|
||||
dest_files=["res://.godot/imported/{str_grating6.png-cb8e2e96d70c00e2058345a8da1da870.ctex"]
|
||||
dest_files=["res://.godot/imported/{str_grating6.png-cb8e2e96d70c00e2058345a8da1da870.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
@ -23,7 +24,7 @@ compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
@ -37,4 +38,4 @@ process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
detect_3d/compress_to=0
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Loading…
Reference in New Issue
Block a user