20 lines
893 B
Plaintext
20 lines
893 B
Plaintext
|
|
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://424btrdxx1jn"]
|
||
|
|
|
||
|
|
[ext_resource type="Texture2D" uid="uid://cksvg1te88d0p" path="res://base-environments/transition/import/textures/bench_albedo.jpg" id="1_coy2j"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://sl872o851j4r" path="res://base-environments/transition/import/textures/bench_mrao.png" id="2_x1do5"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://cj0uktnpx7bob" path="res://base-environments/transition/import/textures/bench_normal.png" id="3_783ur"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
resource_name = "Banco"
|
||
|
|
albedo_texture = ExtResource("1_coy2j")
|
||
|
|
metallic = 1.0
|
||
|
|
metallic_texture = ExtResource("2_x1do5")
|
||
|
|
metallic_texture_channel = 2
|
||
|
|
roughness_texture = ExtResource("2_x1do5")
|
||
|
|
roughness_texture_channel = 1
|
||
|
|
normal_enabled = true
|
||
|
|
normal_scale = 0.5
|
||
|
|
normal_texture = ExtResource("3_783ur")
|
||
|
|
ao_enabled = true
|
||
|
|
ao_texture = ExtResource("2_x1do5")
|