generated from krampus/template-godot4
22 lines
1.0 KiB
Plaintext
22 lines
1.0 KiB
Plaintext
|
[gd_resource type="StandardMaterial3D" load_steps=5 format=3 uid="uid://dqhdb54xo8gxc"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://53o37o2n1603" path="res://assets/models/bipedal_mech/textures/Inside_baseColor.png" id="1_6qv5p"]
|
||
|
[ext_resource type="Texture2D" uid="uid://cgdqy5pn3v3sk" path="res://assets/models/bipedal_mech/textures/Inside_emissive.png" id="2_tqjxa"]
|
||
|
[ext_resource type="Texture2D" uid="uid://cyhepdsw80cq6" path="res://assets/models/bipedal_mech/textures/Inside_metallicRoughness.png" id="3_4phhp"]
|
||
|
[ext_resource type="Texture2D" uid="uid://cnt48egl7okm4" path="res://assets/models/bipedal_mech/textures/Inside_normal.png" id="4_lwjql"]
|
||
|
|
||
|
[resource]
|
||
|
resource_name = "Inside"
|
||
|
cull_mode = 2
|
||
|
albedo_texture = ExtResource("1_6qv5p")
|
||
|
metallic = 1.0
|
||
|
metallic_texture = ExtResource("3_4phhp")
|
||
|
metallic_texture_channel = 2
|
||
|
roughness_texture = ExtResource("3_4phhp")
|
||
|
roughness_texture_channel = 1
|
||
|
emission_enabled = true
|
||
|
emission_energy_multiplier = 3.33715
|
||
|
emission_texture = ExtResource("2_tqjxa")
|
||
|
normal_enabled = true
|
||
|
normal_texture = ExtResource("4_lwjql")
|