mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-04 13:25:55 +00:00
18 lines
724 B
Text
18 lines
724 B
Text
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://dkm63lbd1l15a"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://diiwt6bwwy3fq" path="res://3D/BlockbenchModels/Furniture/Computer_Tower_0.png" id="1_3pa6k"]
|
|
[ext_resource type="Texture2D" uid="uid://m7w6m3v8tw3c" path="res://3D/BlockbenchModels/Furniture/Computer_Tower_Texture_emission.png" id="2_j7llm"]
|
|
|
|
[resource]
|
|
resource_name = "material_0"
|
|
transparency = 2
|
|
alpha_scissor_threshold = 0.05
|
|
alpha_antialiasing_mode = 0
|
|
cull_mode = 2
|
|
albedo_texture = ExtResource("1_3pa6k")
|
|
emission_enabled = true
|
|
emission = Color(0.221902, 0.221902, 0.221902, 1)
|
|
emission_operator = 1
|
|
emission_texture = ExtResource("2_j7llm")
|
|
texture_filter = 0
|
|
texture_repeat = false
|