Godsim/materials/plain_tile.tres

10 lines
312 B
Plaintext
Raw Normal View History

2024-06-03 22:25:56 +03:00
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://xxyp1mwtshbe"]
[ext_resource type="Texture2D" uid="uid://d1tyjae355uni" path="res://models/textures/tile-plain.png" id="1_nijc4"]
2024-06-03 02:45:29 +03:00
[resource]
2024-06-03 22:25:56 +03:00
resource_name = "Material"
cull_mode = 2
albedo_texture = ExtResource("1_nijc4")
roughness = 0.5