19 lines
733 B
Plaintext
19 lines
733 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://c6lp85wa5ntwd"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://n4b4owb3t1bu" path="res://maps/textures/stone2_albedo.png" id="1"]
|
|
[ext_resource type="Texture2D" uid="uid://bt8ydeuq7pd6m" path="res://maps/textures/stone2_orm.png" id="2"]
|
|
[ext_resource type="Texture2D" uid="uid://b0yjfjsl7mol0" path="res://maps/textures/stone2_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
|