viscosity/project/assets/materials/stylized_stone_block.tres

19 lines
752 B
Text

[gd_resource type="StandardMaterial3D" format=3 uid="uid://bbm4gdu2gdmdm"]
[ext_resource type="Texture2D" uid="uid://bcq1jg3kfycl0" path="res://assets/materials/stone_block_albedo.png" id="1"]
[ext_resource type="Texture2D" uid="uid://mvk2w3ccd37o" path="res://assets/materials/stone_block_normal.png" id="3"]
[ext_resource type="Texture2D" uid="uid://c77223ed3hk2l" path="res://assets/materials/stone_block_heightmap.png" id="4"]
[resource]
diffuse_mode = 3
specular_mode = 2
albedo_texture = ExtResource("1")
roughness = 0.0
normal_enabled = true
normal_texture = ExtResource("3")
heightmap_enabled = true
heightmap_scale = 12.5
heightmap_deep_parallax = true
heightmap_min_layers = 8
heightmap_max_layers = 32
heightmap_texture = ExtResource("4")