frame-of-mind/src/base-environments/volunteer_room/import/textures/Shelfs.tres

19 lines
927 B
Plaintext
Raw Normal View History

[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://cqqlev0ijcoxf"]
[ext_resource type="Texture2D" uid="uid://dm1t0be4a2jku" path="res://base-environments/volunteer_room/import/volunteer_room_Shelfs_Basecolor.png" id="1_457n6"]
[ext_resource type="Texture2D" uid="uid://5cwlk0srgipo" path="res://base-environments/volunteer_room/import/volunteer_room_Shelfs_Metallic-Shelfs_Roughness.png" id="2_hym0u"]
[ext_resource type="Texture2D" uid="uid://dyd8il5k541qs" path="res://base-environments/volunteer_room/import/volunteer_room_Shelfs_Normal.png" id="3_qtfx4"]
[resource]
resource_name = "Shelfs"
cull_mode = 2
vertex_color_use_as_albedo = true
albedo_texture = ExtResource("1_457n6")
metallic = 1.0
metallic_texture = ExtResource("2_hym0u")
metallic_texture_channel = 2
roughness_texture = ExtResource("2_hym0u")
roughness_texture_channel = 1
normal_enabled = true
normal_texture = ExtResource("3_qtfx4")