mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 18:05:54 +00:00
13 lines
542 B
Text
13 lines
542 B
Text
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://c73xq3mckpawx"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://8y275ku8qsh5" path="res://textures/Various/Floor_rough_test.png" id="1_vcwlg"]
|
|
[ext_resource type="Texture2D" uid="uid://bth1o5hi322rh" path="res://textures/Various/Floor_rough_test_roughness.png" id="2_gu125"]
|
|
|
|
[resource]
|
|
albedo_texture = ExtResource("1_vcwlg")
|
|
metallic = 0.36
|
|
metallic_specular = 0.0
|
|
roughness = 0.1
|
|
roughness_texture = ExtResource("2_gu125")
|
|
roughness_texture_channel = 4
|
|
texture_filter = 2
|