17 lines
893 B
Plaintext
17 lines
893 B
Plaintext
|
|
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://c7ueklebq08f7"]
|
||
|
|
|
||
|
|
[ext_resource type="Texture2D" uid="uid://kgh07207gjeb" path="res://base-environments/transition/import/textures/StationCeiling_baseColor.jpeg" id="1_ouhv1"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://bsr2wsb2o2yqn" path="res://base-environments/transition/import/textures/StationCeiling_metallicRoughness.png" id="2_vf24e"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://twlm701hfhk5" path="res://base-environments/transition/import/textures/StationCeiling_normal.png" id="3_k7xpx"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
resource_name = "station_ceiling"
|
||
|
|
vertex_color_use_as_albedo = true
|
||
|
|
albedo_texture = ExtResource("1_ouhv1")
|
||
|
|
metallic_texture = ExtResource("2_vf24e")
|
||
|
|
metallic_texture_channel = 1
|
||
|
|
roughness_texture = ExtResource("2_vf24e")
|
||
|
|
roughness_texture_channel = 1
|
||
|
|
normal_enabled = true
|
||
|
|
normal_texture = ExtResource("3_k7xpx")
|