14 lines
519 B
Plaintext
14 lines
519 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://cfhgo0qraw0lb"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://jtt6hpa4cogy" path="res://maps/textures/metal2_albedo.png" id="1"]
|
|
[ext_resource type="Texture2D" uid="uid://c7npig1qheiw2" path="res://maps/textures/metal2_orm.png" id="2"]
|
|
|
|
[resource]
|
|
albedo_texture = ExtResource("1")
|
|
metallic = 1.0
|
|
metallic_texture = ExtResource("2")
|
|
metallic_texture_channel = 2
|
|
roughness_texture = ExtResource("2")
|
|
roughness_texture_channel = 1
|
|
uv1_triplanar = true
|