23 lines
886 B
Text
23 lines
886 B
Text
[gd_resource type="SpatialMaterial" load_steps=5 format=2]
|
|
|
|
[ext_resource path="res://textures/tilables/brick/Suzahna_bricks_wide_basecolor.png" type="Texture" id=1]
|
|
[ext_resource path="res://textures/tilables/brick/Suzahna_bricks_wide_height.png" type="Texture" id=2]
|
|
[ext_resource path="res://textures/tilables/brick/Suzahna_bricks_wide_normal.png" type="Texture" id=3]
|
|
[ext_resource path="res://textures/tilables/brick/Suzahna_bricks_wide_roughness.png" type="Texture" id=4]
|
|
|
|
|
|
[resource]
|
|
albedo_texture = ExtResource( 1 )
|
|
roughness_texture = ExtResource( 4 )
|
|
normal_enabled = true
|
|
normal_scale = 1.0
|
|
normal_texture = ExtResource( 3 )
|
|
depth_enabled = true
|
|
depth_scale = 0.05
|
|
depth_deep_parallax = false
|
|
depth_flip_tangent = false
|
|
depth_flip_binormal = false
|
|
depth_texture = ExtResource( 2 )
|
|
uv1_scale = Vector3( 0.7, 0.7, 0.7 )
|
|
uv1_offset = Vector3( 0, 0, 0.24 )
|
|
uv1_triplanar = true
|