17 lines
865 B
Plaintext
17 lines
865 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=5 format=3 uid="uid://cjsefst00ahif"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://brnl2ayqawper" path="res://materials/white_bricks/white_bricks_albedo.jpg" id="1_8ddbr"]
|
|
[ext_resource type="Texture2D" uid="uid://4fwec3m1o8nj" path="res://materials/white_bricks/white_bricks_ao.jpg" id="2_x5ntf"]
|
|
[ext_resource type="Texture2D" uid="uid://deki4y2yd0v2d" path="res://materials/white_bricks/white_bricks_normal.jpg" id="4_pmu04"]
|
|
[ext_resource type="Texture2D" uid="uid://diphkaj2hby8f" path="res://materials/white_bricks/white_bricks_roughness.jpg" id="5_d3sgj"]
|
|
|
|
[resource]
|
|
albedo_texture = ExtResource("1_8ddbr")
|
|
metallic_specular = 0.0
|
|
roughness_texture = ExtResource("5_d3sgj")
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("4_pmu04")
|
|
ao_enabled = true
|
|
ao_texture = ExtResource("2_x5ntf")
|
|
texture_filter = 5
|