cube_material.tres 344 B

12345678910
  1. [gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cw1xbwvfmvjwr"]
  2. [ext_resource type="Texture2D" uid="uid://b1qfd7mgvhrgu" path="res://models/white_wood.png" id="1"]
  3. [resource]
  4. resource_name = "Material"
  5. albedo_color = Color(0.564706, 0.34902, 1, 1)
  6. albedo_texture = ExtResource("1")
  7. roughness = 0.75
  8. texture_filter = 5