2025-03-30 11:04:31 -07:00
|
|
|
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://b8u5ve51epcam"]
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://r553f72ov3nm" path="res://maps/textures/stone4_albedo.png" id="1"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cmob3gg0yuknh" path="res://maps/textures/stone4_orm.png" id="2"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://deq3rbn2d2hwy" path="res://maps/textures/stone4_normal.png" id="3"]
|
|
|
|
|
2025-03-29 18:32:34 -07:00
|
|
|
[resource]
|
2025-03-30 11:04:31 -07:00
|
|
|
albedo_texture = ExtResource("1")
|
|
|
|
roughness_texture = ExtResource("2")
|
2025-03-29 18:32:34 -07:00
|
|
|
roughness_texture_channel = 1
|
|
|
|
normal_enabled = true
|
2025-03-30 11:04:31 -07:00
|
|
|
normal_texture = ExtResource("3")
|
2025-03-29 18:32:34 -07:00
|
|
|
ao_enabled = true
|
2025-03-30 11:04:31 -07:00
|
|
|
ao_texture = ExtResource("2")
|
|
|
|
uv1_triplanar = true
|