37 lines
1.2 KiB
Text
37 lines
1.2 KiB
Text
[gd_resource type="StandardMaterial3D" format=3 uid="uid://01juefcm2qw6"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bontvwkf78b1k" path="res://assets/materials/bricks_albedo.png" id="1_7mflf"]
|
|
[ext_resource type="Texture2D" uid="uid://bh136fa4wsi1c" path="res://assets/materials/bricks_heightmap.png" id="2_xv1aw"]
|
|
[ext_resource type="Texture2D" uid="uid://6qvnh0lk1o5y" path="res://assets/materials/bricks_normal.png" id="3_lmiks"]
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_7mflf"]
|
|
render_priority = 1
|
|
transparency = 1
|
|
shading_mode = 0
|
|
albedo_color = Color(0, 0, 0, 1)
|
|
grow = true
|
|
grow_amount = 0.02
|
|
stencil_mode = 3
|
|
stencil_flags = 1
|
|
stencil_compare = 5
|
|
stencil_reference = 2
|
|
metadata/_stencil_owned = true
|
|
|
|
[resource]
|
|
next_pass = SubResource("StandardMaterial3D_7mflf")
|
|
diffuse_mode = 3
|
|
specular_mode = 2
|
|
albedo_texture = ExtResource("1_7mflf")
|
|
roughness = 0.0
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("3_lmiks")
|
|
heightmap_enabled = true
|
|
heightmap_scale = 12.5
|
|
heightmap_deep_parallax = true
|
|
heightmap_min_layers = 8
|
|
heightmap_max_layers = 32
|
|
heightmap_texture = ExtResource("2_xv1aw")
|
|
stencil_mode = 1
|
|
stencil_flags = 2
|
|
stencil_reference = 2
|
|
stencil_outline_thickness = 0.02
|