2025-03-30 11:04:31 -07:00
|
|
|
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://bhcekdke285hh"]
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c8vwmau8ievkr" path="res://maps/textures/foliage2_albedo.png" id="1"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b7kd7xolxs8ds" path="res://maps/textures/foliage2_orm.png" id="2"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dkctt6qaivdra" path="res://maps/textures/foliage2_normal.png" id="3"]
|
|
|
|
|
2025-03-29 22:54:51 -07:00
|
|
|
[resource]
|
2025-03-30 11:04:31 -07:00
|
|
|
albedo_texture = ExtResource("1")
|
|
|
|
roughness_texture = ExtResource("2")
|
2025-03-29 22:54:51 -07:00
|
|
|
roughness_texture_channel = 1
|
|
|
|
normal_enabled = true
|
2025-03-30 11:04:31 -07:00
|
|
|
normal_texture = ExtResource("3")
|
2025-03-29 22:54:51 -07:00
|
|
|
ao_enabled = true
|
2025-03-30 11:04:31 -07:00
|
|
|
ao_texture = ExtResource("2")
|
|
|
|
uv1_triplanar = true
|