16 lines
650 B
Plaintext
16 lines
650 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://n2hv0tyl8uh1"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bw7r4rc7tgxil" path="res://maps/textures/sand1_albedo.png" id="1"]
|
|
[ext_resource type="Texture2D" uid="uid://cu78qagmwecql" path="res://maps/textures/sand1_orm.png" id="2"]
|
|
[ext_resource type="Texture2D" uid="uid://c2h5xsbxsxhro" path="res://maps/textures/sand1_normal.png" id="3"]
|
|
|
|
[resource]
|
|
albedo_texture = ExtResource("1")
|
|
roughness_texture = ExtResource("2")
|
|
roughness_texture_channel = 1
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("3")
|
|
ao_enabled = true
|
|
ao_texture = ExtResource("2")
|
|
uv1_triplanar = true
|