19 lines
734 B
Plaintext
19 lines
734 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://bhilw8n5nbnnm"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c570gtd352sbt" path="res://maps/textures/metal5_albedo.png" id="1"]
|
|
[ext_resource type="Texture2D" uid="uid://cc6x0d257bkr0" path="res://maps/textures/metal5_orm.png" id="2"]
|
|
[ext_resource type="Texture2D" uid="uid://cbh5joqqs1rq7" path="res://maps/textures/metal5_normal.png" id="3"]
|
|
|
|
[resource]
|
|
albedo_texture = ExtResource("1")
|
|
metallic = 1.0
|
|
metallic_texture = ExtResource("2")
|
|
metallic_texture_channel = 2
|
|
roughness_texture = ExtResource("2")
|
|
roughness_texture_channel = 1
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("3")
|
|
ao_enabled = true
|
|
ao_texture = ExtResource("2")
|
|
uv1_triplanar = true
|