20 lines
864 B
Plaintext
20 lines
864 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=5 format=3 uid="uid://ge8qxv7h7wl3"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://ci2ok5esoexgl" path="res://maps/textures/crystal4_albedo.png" id="1"]
|
|
[ext_resource type="Texture2D" uid="uid://40mdisuk6ri0" path="res://maps/textures/crystal4_orm.png" id="2"]
|
|
[ext_resource type="Texture2D" uid="uid://b4w85fv4a8upj" path="res://maps/textures/crystal4_normal.png" id="3"]
|
|
[ext_resource type="Texture2D" uid="uid://dg145ejhfm5d6" path="res://maps/textures/crystal4_emission.png" id="5"]
|
|
|
|
[resource]
|
|
albedo_texture = ExtResource("1")
|
|
metallic = 1.0
|
|
metallic_texture = ExtResource("2")
|
|
metallic_texture_channel = 2
|
|
roughness_texture = ExtResource("2")
|
|
roughness_texture_channel = 1
|
|
emission_enabled = true
|
|
emission_texture = ExtResource("5")
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("3")
|
|
uv1_triplanar = true
|