2025-03-30 11:04:31 -07:00
|
|
|
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://cdykbvdkfjwt4"]
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bjhewxmojw4ah" path="res://maps/textures/grass1_albedo.png" id="1"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://beaxjndulnxnx" path="res://maps/textures/grass1_orm.png" id="2"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dpf47r25p4pp4" path="res://maps/textures/grass1_normal.png" id="3"]
|
|
|
|
|
2025-03-29 21:57:09 -07:00
|
|
|
[resource]
|
2025-03-30 11:04:31 -07:00
|
|
|
albedo_texture = ExtResource("1")
|
|
|
|
roughness_texture = ExtResource("2")
|
2025-03-29 21:57:09 -07:00
|
|
|
roughness_texture_channel = 1
|
|
|
|
normal_enabled = true
|
2025-03-30 11:04:31 -07:00
|
|
|
normal_texture = ExtResource("3")
|
2025-03-29 21:57:09 -07:00
|
|
|
ao_enabled = true
|
2025-03-30 11:04:31 -07:00
|
|
|
ao_texture = ExtResource("2")
|
|
|
|
uv1_triplanar = true
|