frame-of-mind/src/base-environments/youth_room/import/materials/green_box.tres

19 lines
955 B
Plaintext
Raw Normal View History

[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://5l16t1ycitrh"]
[ext_resource type="Texture2D" uid="uid://cc50mahmvv36d" path="res://base-environments/youth_room/import/textures/Material_001_baseColor.jpeg" id="1_hrimj"]
[ext_resource type="Texture2D" uid="uid://ftoeexad078p" path="res://base-environments/youth_room/import/textures/Material_001_metallicRoughness.png" id="2_d8bn6"]
[ext_resource type="Texture2D" uid="uid://ear53lqetgah" path="res://base-environments/youth_room/import/textures/Material_001_normal.png" id="3_nppaw"]
[resource]
resource_name = "green_box"
cull_mode = 2
vertex_color_use_as_albedo = true
albedo_color = Color(0.839216, 0.839216, 0.839216, 1)
albedo_texture = ExtResource("1_hrimj")
metallic_texture = ExtResource("2_d8bn6")
roughness_texture = ExtResource("2_d8bn6")
roughness_texture_channel = 1
normal_enabled = true
normal_texture = ExtResource("3_nppaw")
ao_texture = ExtResource("2_d8bn6")