Files
godot-demo-projects/3d/procedural_materials/materials/trypophobia.tres
2023-05-26 17:42:00 +02:00

13 lines
648 B
Plaintext

[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://b2588u4jkfiog"]
[ext_resource type="Texture2D" uid="uid://dw4mslgkir1bd" path="res://materials/textures/trypophobia_albedo.tres" id="1_1gqoj"]
[ext_resource type="Texture2D" uid="uid://dd5i28wnuc2cs" path="res://materials/textures/trypophobia_normal.tres" id="2_0h02x"]
[ext_resource type="Texture2D" uid="uid://muqmqaqefsrm" path="res://materials/textures/trypophobia_roughness.tres" id="2_2fvnl"]
[resource]
albedo_texture = ExtResource("1_1gqoj")
roughness_texture = ExtResource("2_2fvnl")
normal_enabled = true
normal_texture = ExtResource("2_0h02x")
texture_filter = 5