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

18 lines
903 B
Plaintext

[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://gkf6i0hj12kq"]
[ext_resource type="Texture2D" uid="uid://2jj24m3fps71" path="res://base-environments/volunteer_room/import/volunteer_room_Carbords_Basecolor.png" id="1_r7uhe"]
[ext_resource type="Texture2D" uid="uid://d0egkhogvm3x0" path="res://base-environments/volunteer_room/import/volunteer_room_Carbords_Roughness.png" id="2_p1a3d"]
[ext_resource type="Texture2D" uid="uid://b86pswd2kjol5" path="res://base-environments/volunteer_room/import/volunteer_room_Carbords_Normal.png" id="3_dfbvf"]
[resource]
resource_name = "Carbords"
cull_mode = 2
vertex_color_use_as_albedo = true
albedo_texture = ExtResource("1_r7uhe")
metallic_texture = ExtResource("2_p1a3d")
metallic_texture_channel = 2
roughness_texture = ExtResource("2_p1a3d")
roughness_texture_channel = 1
normal_enabled = true
normal_texture = ExtResource("3_dfbvf")