19 lines
734 B
Plaintext
19 lines
734 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://b32iwbbpa7oxy"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c8ti8yimo5osp" path="res://maps/textures/stone3_albedo.png" id="1"]
|
|
[ext_resource type="Texture2D" uid="uid://b4hx1xsfqqi14" path="res://maps/textures/stone3_orm.png" id="2"]
|
|
[ext_resource type="Texture2D" uid="uid://bflvfuyxsp1tb" path="res://maps/textures/stone3_normal.png" id="3"]
|
|
|
|
[resource]
|
|
albedo_texture = ExtResource("1")
|
|
metallic = 1.0
|
|
metallic_texture = ExtResource("2")
|
|
metallic_texture_channel = 2
|
|
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
|