mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-07 00:10:09 +01:00
11 lines
351 B
Plaintext
11 lines
351 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bgwf7rbnk66l4"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://du06ffhvoldx3" 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
|