29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=5 format=3 uid="uid://b7ve12hakqpdf"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cdtbxw4neys1c" path="res://carvedStone_albedo.png" id="1"]
|
|
[ext_resource type="Texture2D" uid="uid://eirst6oc4w20" path="res://carvedStone_orm.png" id="2"]
|
|
[ext_resource type="Texture2D" uid="uid://i0mejqhgelvk" path="res://carvedStone_normal.png" id="3"]
|
|
[ext_resource type="Texture2D" uid="uid://dqdk2cmnpakew" path="res://carvedStone_heightmap.png" id="4"]
|
|
|
|
[resource]
|
|
albedo_color = Color(1, 0.9350586, 0.40625, 1)
|
|
albedo_texture = ExtResource("1")
|
|
roughness_texture = ExtResource("2")
|
|
roughness_texture_channel = 1
|
|
emission_enabled = true
|
|
emission = Color(0.92156863, 0.8627451, 0.39215687, 1)
|
|
emission_energy_multiplier = 0.5
|
|
emission_on_uv2 = true
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("3")
|
|
ao_enabled = true
|
|
ao_texture = ExtResource("2")
|
|
heightmap_enabled = true
|
|
heightmap_scale = 12.5
|
|
heightmap_deep_parallax = true
|
|
heightmap_min_layers = 8
|
|
heightmap_max_layers = 32
|
|
heightmap_texture = ExtResource("4")
|
|
uv1_scale = Vector3(16.38, 16.38, 16.38)
|
|
uv1_triplanar = true
|