19 lines
739 B
Plaintext
19 lines
739 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://crxt16d81btre"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://ccwae27j7o0i1" path="res://maps/textures/crystal3_albedo.png" id="1"]
|
|
[ext_resource type="Texture2D" uid="uid://bkfw8suhhp2ti" path="res://maps/textures/crystal3_orm.png" id="2"]
|
|
[ext_resource type="Texture2D" uid="uid://4e6hbmskqb51" path="res://maps/textures/crystal3_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
|