[gd_resource type="SpatialMaterial" load_steps=7 format=2] [ext_resource path="res://tex/ground/gravel_path_Height.png" type="Texture" id=1] [ext_resource path="res://tex/ground/gravel_path_Roughness.png" type="Texture" id=2] [ext_resource path="res://tex/ground/gravel_path-albedo.png" type="Texture" id=3] [ext_resource path="res://tex/ground/gravel_path-ao.png" type="Texture" id=4] [ext_resource path="res://tex/ground/gravel_path_Metallic.png" type="Texture" id=5] [ext_resource path="res://tex/ground/gravel_path_Normal-dx.png" type="Texture" id=6] [resource] albedo_texture = ExtResource( 3 ) metallic_texture = ExtResource( 5 ) roughness_texture = ExtResource( 2 ) normal_enabled = true normal_scale = 1.0 normal_texture = ExtResource( 6 ) ao_enabled = true ao_light_affect = 0.0 ao_texture = ExtResource( 4 ) ao_on_uv2 = false ao_texture_channel = 0 depth_enabled = true depth_scale = 0.05 depth_deep_parallax = true depth_min_layers = 8 depth_max_layers = 32 depth_flip_tangent = false depth_flip_binormal = false depth_texture = ExtResource( 1 )