Armazon/assets/props/box/mat_box.tres

18 lines
824 B
Plaintext
Raw Normal View History

2024-01-28 13:44:54 -05:00
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://br8oterh2dy76"]
[ext_resource type="Texture2D" uid="uid://dfedrukyi5vo2" path="res://assets/props/box/box_initialShadingGroup_basecolor.png" id="1_uoihf"]
[ext_resource type="Texture2D" uid="uid://cqp0dx24shdkc" path="res://assets/props/box/box_initialShadingGroup_arm.png" id="2_a8ee8"]
[ext_resource type="Texture2D" uid="uid://dov31mge25fvw" path="res://assets/props/box/box_initialShadingGroup_normal.png" id="3_irnft"]
[resource]
albedo_texture = ExtResource("1_uoihf")
metallic = 1.0
metallic_texture = ExtResource("2_a8ee8")
metallic_texture_channel = 2
roughness_texture = ExtResource("2_a8ee8")
roughness_texture_channel = 1
normal_enabled = true
normal_texture = ExtResource("3_irnft")
ao_enabled = true
ao_texture = ExtResource("2_a8ee8")