2025-03-30 11:04:31 -07:00
|
|
|
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://bcmrekwjms3ud"]
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://32dc3niol6k8" path="res://maps/textures/ice2_albedo.png" id="1"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b6nsi26m5w4c6" path="res://maps/textures/ice2_orm.png" id="2"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cbp1s5wh035pq" path="res://maps/textures/ice2_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
|