trenches/godot/models/props/materials/Mud.tres

14 lines
526 B
Plaintext
Raw Normal View History

[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://fa87jbiwsplk"]
2024-11-26 23:41:39 +00:00
[ext_resource type="Texture2D" uid="uid://2khh074pibhb" path="res://models/props/dirtpile_large_dirt.png" id="1_1d2ym"]
[ext_resource type="Texture2D" uid="uid://kplwqn5m4twx" path="res://models/props/dirtpile_large_dirt_normal.png" id="2_4oxut"]
2024-11-26 23:41:39 +00:00
[resource]
resource_name = "Mud"
specular_mode = 1
albedo_texture = ExtResource("1_1d2ym")
2024-11-26 23:41:39 +00:00
metallic = 0.497409
2024-11-30 22:48:30 +00:00
roughness = 0.77
normal_enabled = true
normal_texture = ExtResource("2_4oxut")