frame-of-mind/src/base-environments/transition/import/station_metal.tres

15 lines
637 B
Plaintext
Raw Normal View History

2025-05-21 17:41:00 +00:00
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://ywkkddtxjrxj"]
[ext_resource type="Texture2D" uid="uid://bq88blg6hp3gd" path="res://base-environments/transition/import/textures/Metal055A_4K-PNG_Color.png" id="1_dphdk"]
[ext_resource type="Texture2D" uid="uid://bltvngooxmm7i" path="res://base-environments/transition/import/textures/Metal055A_4K-PNG_NormalGL.png" id="2_gw00f"]
[resource]
resource_name = "station_metal"
cull_mode = 2
albedo_texture = ExtResource("1_dphdk")
2025-05-30 11:45:14 +00:00
metallic = 0.9
2025-05-21 17:41:00 +00:00
roughness = 0.4
roughness_texture = ExtResource("1_dphdk")
normal_enabled = true
normal_texture = ExtResource("2_gw00f")