12345678910 |
- [gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://djut62ilojfmq"]
- [ext_resource type="Texture2D" uid="uid://c8gaxgw81rn5m" path="res://test_materials/texture_wood.png" id="1"]
- [resource]
- albedo_color = Color(0.806275, 0.575882, 0.361255, 1)
- albedo_texture = ExtResource("1")
- metallic = 0.48
- roughness = 0.28
- texture_filter = 5
|